diff --git a/bot.ini.example b/bot.ini.example index 52c3d2d..6913281 100644 --- a/bot.ini.example +++ b/bot.ini.example @@ -12,9 +12,11 @@ # visit: https://discordpy.readthedocs.io/en/latest/discord.html # Also don't forget to invite the bot onto your server(s). # -# - botprefix +# - botprefixes # This is the prefix for commands when not using slash-commands. +# Can also contain several prefixes, define it like: botprefixes=['!', '?','.'] +# (list of strings) [General] bottoken=BOTTOKEN_HERE -botprefix=. +botprefixes=.