simonknittel / discord-bot-api

This is a plugin based, self-hosted and configurable Discord bot. You can use plugins to play music, do a raffle or other things. You can even create your own ones!
GNU General Public License v3.0
11 stars 5 forks source link

Custom prefix for all commands #1

Closed simonknittel closed 8 years ago

simonknittel commented 8 years ago

By default all commands will look like this !play. The owner of the bot should be able to set a prefix for all commands in case he runs more then one bot simultaneously and want to prevent conflicts.