Skip to content

Utility Commands

SethCohen edited this page Feb 23, 2023 · 3 revisions
  • displaystats

    • /displaystats daterange: <daterange> optional:user: <user>
    • Takes in a date range from [ All-Time, Yearly, Monthly, Weekly, Daily, Hourly ] and returns a table of emoji : count. When user is not specified, result defaults to for server.
    Example

  • getcount

    • /getcount optional:user: <user>
    • Returns the total count sum of all emojis for every date range. Defaults to for Server if User is not specified.
    Example

  • leaderboard

    • /leaderboard type: Sent|Received emoji: <emoji> optional:daterange: <daterange>
    • Returns the top 10 users who have sent or received a specified emoji within an optionally specified date range the most.
    Example

  • aboutemoji

    • /aboutemoji emoji: <emoji>
    • Displays basic info about an emoji such as the emoji creator, when it was added, etc.
    Example

  • botinfo

    • /botinfo
    • Displays basic info about the bot such as how many guilds the bot it is, when it was created, etc.
    Example

  • listemojis

    • /listemojis
    • Prints all emojis to chat and the total amount of emojis the server has.
    Example

  • backupemojis

    • /backupemojis
    • Sends a .zip file containing all the image files of every emoji in a server.
    Example

  • help

    • /help
    • Prints a list of useful bot-related resources to chat.
    Example

  • optself

    • /optself
    • Opts a user out of bot emoji usage tracking.
    Example

Clone this wiki locally