Add Pterodactyl cog #19

Merged
cswimr merged 139 commits from pterodactyl into main 2024-03-01 23:07:42 -06:00
Showing only changes of commit af29b950c2 - Show all commits

View file

@ -129,8 +129,8 @@ The cog uses a tellraw command to send messages to Minecraft from Discord. To ch
Available placeholders:
- `.$C` - replaced with hex color of user's top colored role
- `.$D` - replaced with user's discriminator (will usually be 0, you shouldn't use this)
- `.$C` - replaced with hex color of the author's top colored role
- `.$D` - replaced with the author's discriminator (will usually be 0, you shouldn't use this)
- `.$I` - replaced with the author's ID
- `.$M` - replaced with message content
- `.$N` - replaced with author's display name (or guild nickname, if set)