0.3.5.0 - Added few commands & Channel restrictions
This commit is contained in:
@@ -8,7 +8,9 @@ All commands are prefixed with your configured prefix (e.g. `sd/`). Arguments in
|
||||
|
||||
| Command | Aliases | Description |
|
||||
|---|---|---|
|
||||
| `8ball <question>` | — | Ask the magic 8ball a question. Replies with a random response after a short delay. |
|
||||
| `echo <text>` | `say` | Repeat text through the bot. If the command message is deleted, the echoed message is also deleted. |
|
||||
| `mock <text\|reply>` | — | Mocks text by alternating upper and lower case. Provide text or reply to a message. |
|
||||
|
||||
---
|
||||
|
||||
@@ -31,8 +33,9 @@ All commands are prefixed with your configured prefix (e.g. `sd/`). Arguments in
|
||||
|
||||
| Command | Aliases | Description |
|
||||
|---|---|---|
|
||||
| `kick <@member\|id> [reason]` | — | Kicks a member from the planet. Sends them a DM embed before kicking. |
|
||||
| `ban <@member\|id> [duration] [reason]` | — | Bans a member from the planet. Duration is optional (e.g. `7d`, `2h`, `30m`). Permanent if omitted. |
|
||||
| `kick <@member\|id> [reason]` | — | Kicks a member from the planet. Sends them a DM embed before kicking. |
|
||||
| `restrict <disable\|enable\|list> <category> [all\|command]` | `cr`, `channelrestrict` | Disable or enable command categories or individual commands in the current channel. Requires Manage Channel permission. |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user