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.
10 lines
287 B
Plaintext
10 lines
287 B
Plaintext
# Bot display name
|
|
general.bot_name = DCF Bot
|
|
|
|
# Initial connection token...
|
|
discord.token = tokenGoesHere
|
|
|
|
# ... or username/password combination if you don't use bot mode
|
|
# comment out discord.token if using us/pw tuple
|
|
#discord.username = email
|
|
#discord.password = superSecretPassword |