[general] ; The command prefix which precedes the actual command, ie: "§" for "§command arguments". ; Will fallback to "!" if the prefix is invalid or empty. commandPrefix = ! [discord] ; Change next value to true if the account is a bot, thus logins using a token. ; Don't forget to uncomment token then isBot = false email = bot@example.com password = samplePassword ; token = sampleToken [plugins] ; Comma-separated list of modules to load ; enable = net.pingex.discordbot.HelloWorldModule, net.pingex.discordbot.AnothaModule, fr.w4rell.discordbot.ThemeSombreModule enable = net.pingex.discordbot.HelloWorldModule