-
-
Notifications
You must be signed in to change notification settings - Fork 3
Utility Commands
SethCohen edited this page Feb 23, 2023
·
3 revisions
-
/displaystats daterange: <daterange> optional:user: <user>
- Takes in a date range from
[ All-Time, Yearly, Monthly, Weekly, Daily, Hourly ]
and returns a table ofemoji : count
. When user is not specified, result defaults to for server.
Example
-
/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 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 emoji: <emoji>
- Displays basic info about an emoji such as the emoji creator, when it was added, etc.
Example
-
/botinfo
- Displays basic info about the bot such as how many guilds the bot it is, when it was created, etc.
Example
-
/listemojis
- Prints all emojis to chat and the total amount of emojis the server has.
Example
-
/backupemojis
- Sends a
.zip
file containing all the image files of every emoji in a server.
Example
-
/help
- Prints a list of useful bot-related resources to chat.
Example
-
/optself
- Opts a user out of bot emoji usage tracking.
Example