You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
441 B
INI
12 lines
441 B
INI
[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 |