-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Sam Huynh edited this page Dec 14, 2024
·
9 revisions
This section contains the list of functions that the user can run via Discord's Message Context Menu.
- Pin: Allow a member to pin a message.
This section contains the full list of slash commands. Omit <> when entering params.
-
/8ball <question>Ask any question and receive a random response from the bot. -
/allcap <text>Make your text looks like thisT E X T. -
/cowsay <text>Make a cow say your text. -
/disclaimer en/viReturn a disclaimer text in the selected language, just for fun -
/hit @usernameHit up to 10 tagged users and they will receive a random damage. -
/insult @usernameGenerate a random insult, if a user is tagged, it will insult that person directly. -
/mockMock a previous chat message inSpOngEBob sTyLE. -
/pin <messageId>Allow a member to pin a message by its ID. -
/qotdGet a random inspiring quote of the day. -
/referral new <service> <link or code> <expiry date>Add a new referral code for the selected service -
/referral random <service>Get a random referral code of the selected service -
/reminder on <date-time> <message>Save a reminder on a certain date & time. -
/reminder in <duration> <message>Save a reminder on ... minutes/days/months from the current time. -
/reminder listList the current user's reminder on the current server. -
/reminder update <id> <date-time> <message>Update a reminder's message or date-time by its ID. This can only be done by the user that owns the reminder. -
/reminder delete <id>Delete a reminder by ID. This can only be done by the user that owns the reminder. -
/rep checkCheck your current reputation scores. -
/rep give @usernameGive a rep to the tagged user. -
/rep leaderboardPrints out the top 10 of the current rep leaderboard of the server. -
/weather <location>Check the current weather of a specific location. -
/aoc-leaderboardGet the current Advent of Code leaderboard of the server. The configuration needs to be provided by an admin. See the admin commandaoc-settingsbelow.
This section contains Mod & Admin level commands.
-
/rep take @usernameAdmin command. Take a rep from the tagged user. -
/rep set @username <number>Admin command. Set the reputation number for the tagged user. must be a whole number. -
/server-settings reminder-channelAdmin command. Set the channel to broadcast reminders to. -
/autobump-threads listAdmin command. List all autobump threads in the server. -
/autobump-threads addAdmin command. Add a thread to be autobumped. -
/autobump-threads removeAdmin command. Remove a thread from being autobumped. -
/removeuserbyroleAdmin command. Remove all user with a matching role from inside a thread. -
/server-settings set-advent-of-code-keyAdmin command. Set the advent of code session key and leaderboard ID for the server.