From f105e594a125514abb03bc7fd5cf4ae8aeb919b5 Mon Sep 17 00:00:00 2001 From: topkecleon Date: Sat, 8 Aug 2015 21:52:56 -0400 Subject: [PATCH] Fixes to default config file. --- config.lua.default | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.lua.default b/config.lua.default index 0dd2c14..b938d69 100644 --- a/config.lua.default +++ b/config.lua.default @@ -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 = {