Initial commit
This commit is contained in:
14
config.toml.example
Normal file
14
config.toml.example
Normal file
@@ -0,0 +1,14 @@
|
||||
[telegram]
|
||||
bot_token = ''
|
||||
db_chat = 0
|
||||
admin_id = 0
|
||||
|
||||
[local]
|
||||
db_path = 'db/'
|
||||
|
||||
[tokens.spotify]
|
||||
client_id = ''
|
||||
client_secret = ''
|
||||
|
||||
[tokens.deezer]
|
||||
arl = ''
|
||||
Reference in New Issue
Block a user