This repository has been archived by the owner on Sep 3, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 10
Complete Command List
CircuitSacul edited this page Nov 2, 2020
·
14 revisions
The following is a complete and up-to-date list of all Starboard commands.
-
sb!starboards
: List all your current starboard. -
sb!starboards add <channel>
: Add a new starboard -
sb!starboards remove <channel>
: Remove starboard
-
sb!starboards <channel>
: View settings for a specific starboard. -
sb!starboards addEmoji <channel> <emoji>
: Add an emoji to a starboard. Usually ⭐. -
sb!starboards removeEmoji <channel> <emoji>
: Remove an emoji from a starboard. -
sb!starboards requiredStars <channel> <number>
: How many reactions are needed before a message appears on the starboard. Defaults to 3. -
sb!starboards requiredToLose <channel> <number>
: How few reactions before the message is removed from the starboard. Defaults to 0. -
sb!starboards botsOnStarboard <channel> <true|false>
: Whether or not to allow bot messages on the starboard. Defaults to True. -
sb!starboards linkDeletes <channel> <true|false>
: Whether or not to delete the starboard message if the original was deleted. Defaults to False. -
sb!starboards linkEdits <channel> <true|false>
: Whether or not to update starboard messages if the original was edited. Defaults to True.
-
sb!force <messageId> [channel (default current)]
: Forces a message to all starboards, regardless of the number of reactions. -
sb!freeze <messageId>
: Prevents the message from receiving any more points or losing any points. -
sb!unfreeze <messageId>
: Undoessb!feeze
-
sb!frozen
: View list of all frozen messages -
sb!trash <messageId>
: Trashing a message prevents it from appearing on starboards or receiving new points. It also hides any messages already on the starboard from this message. -
sb!untrash <messageId>
: Undoessb!trash
-
sb!rank [user]
: View the current rank and stats of a user -
sb!leaderboard
: View the server's leaderboard -
sb!reset <user>
: Reset a users level and XP
-
sb!prefixes
: List current prefixes for the bot-
sb!prefixes add <prefix>
: Add a prefix -
sb!prefixes remove <prefix
: Remove a prefix
-
-
sb!profile
: View personal settings that take affect across all servers-
sb!profile LevelUpMessages <true|false>
Wether or not to send you messages when you level up
-
Feel free to contribute to this wiki