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

Toggle for prefix and mention based command triggering #14

Closed simonknittel closed 8 years ago

simonknittel commented 8 years ago

The config.json should have a toggle which changed the command triggering. With prefix based triggering it will listen to all commands with the command prefix. With metion bases triggering you have to mention the bot directly to listen to your command.