unify formatting

This commit is contained in:
Baipyrus 2024-02-09 21:36:44 +01:00
parent 78cdf79fc4
commit b5440ae98d

View File

@ -37,6 +37,7 @@ Full names:
- `/self_roles create` - `/self_roles create`
Description: Description:
The bot writes a message with the given contents in the current channel, and then registers said message for self roles The bot writes a message with the given contents in the current channel, and then registers said message for self roles
Options: Options:
@ -51,6 +52,7 @@ Full names:
- "Register self roles" - "Register self roles"
Description: Description:
Fetches any existing message and registers it for self roles directly Fetches any existing message and registers it for self roles directly
Options: Options:
@ -65,6 +67,7 @@ Full names:
- "Remove self roles" - "Remove self roles"
Description: Description:
Fetches any existing message, looks if it is registered for self roles and then unregisters it Fetches any existing message, looks if it is registered for self roles and then unregisters it
Options: Options:
@ -79,6 +82,7 @@ Full names:
- "Add role emoji pair" - "Add role emoji pair"
Description: Description:
Adds a new Role-Emoji-Pair to a given message. Reacting to said message with the given emoji yields the given role Adds a new Role-Emoji-Pair to a given message. Reacting to said message with the given emoji yields the given role
Options: Options:
@ -108,8 +112,9 @@ Enables users to create a custom, temporary voice chat with full control over it
### create ### create
Full name: Full names:
`/custom_vc create`
- `/custom_vc create`
Description: Description:
The bot creates a new voice channel with the given name and registers said channel for custom VC creation The bot creates a new voice channel with the given name and registers said channel for custom VC creation