Add format to sample config

Signed-off-by: Sayan Biswas <sayan@pokurt.me>
This commit is contained in:
Sayan Biswas 2021-10-07 00:44:55 +05:30
parent c78090ff6e
commit f1851f51a2
No known key found for this signature in database
GPG Key ID: E1220C019C89B488
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
ShiinaConfig {
BotToken: "your bot token"
DatabaseName: "your database name"
BotAdmins: []
Debug: true
DropUpdates: true
}
# HOCON FORMATTED CONFIGURATION