Fixes to default config file.
This commit is contained in:
parent
1a0b61814e
commit
f105e594a1
@ -1,12 +1,12 @@
|
||||
return {
|
||||
bot_api_key = '',
|
||||
lastfm_api_key = ''
|
||||
lastfm_api_key = '',
|
||||
biblia_api_key = '',
|
||||
giphy_api_key = 'dc6zaTOxFJmzC',
|
||||
time_offset = 0,
|
||||
locale = dofile('loc/en.lua'),
|
||||
admins = {
|
||||
0
|
||||
[0] = 'name'
|
||||
},
|
||||
blacklist = load_data('blacklist.json'),
|
||||
plugins = {
|
||||
|
Reference in New Issue
Block a user