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.
17 lines
308 B
Plaintext
17 lines
308 B
Plaintext
# Bot display name
|
|
general.bot_name = DCF Bot
|
|
|
|
# Bot owner ID
|
|
general.bot_owner = 123456789012345678
|
|
|
|
# Plugins directory location
|
|
general.plugins_dir = plugins
|
|
|
|
# Data storage location
|
|
general.storage_dir = data
|
|
|
|
# Initial connection token
|
|
discord.token = tokenGoesHere
|
|
|
|
# Command prefix
|
|
commands.prefix = ! |