Discord-Moderation-Bot/ ├── commands/ │ ├── moderation/ │ │ ├── automod.js # Auto-mod configuration │ │ ├── ban.js # Ban command │ │ ├── case.js # Case management │ │ ├── deletecase.js # Delete cases ...
Here you can learn how to use this module. Note: The discord api updates the commands every hour, if you want your command to be seen before just eject and install your bot back to your server. Note: ...
Are you ready to level up your Discord skills? Try making a bot for fun (and to learn some code). Reading time 10 minutes The Discord platform does nearly everything you might need to communicate with ...