-
Notifications
You must be signed in to change notification settings - Fork 8
cogs.modtools
Colours a moderator's username.
This command colours the moderator's username by applying a special role to it. This is used for moderators to be able to signal when they are speaking or intervening officially in their role as moderator.
Usage: .up
Arguments: None
Channels: Any
Usable by: Moderators only
Uncolours a moderator's username.
This command undoes the .up
command.
Usage: .down
Arguments: None
Channels: Any
Usable by: Moderators only
Finds a Discord user from their ID.
Warning: Note that this will highlight the user. You should probably only use this in mod-restricted channels like #bot_test to avoid disturbing people unnecessarily.
Usage: .whois <user_id>
Arguments:
-
user_id
: The ID number of the user.
Channels: Mod and bot channels only
Usable by: Moderators only
Example:
-
.finduser 1234567890
will find user 1234567890.
Shows a "Please talk about worldbuilding" image.
For mod intervention, when discussions get off-topic.
Usage: .wb [index]
Arguments:
- index: Optional. If specified, the index of the image to show (starting at
0
). If not specified, a random image is shown.
Channels: Any
Usable by: Moderators only
Examples:
-
.wb
- Show a random image. -
.wb 3
- Show image at index 3 (4th image).
- Home
- How to read this manual
- Modules and commands
- General
- Core
- Dice
- RoleManager
- Spotlight
- Welcome
- Writing Sprints (draft)
- Mod tools
- ModNotes (draft)
- ModTools
- WordFilter
- General
- Known issues
- Troubleshooting