Added Google API/CSE key vars to config, minor changes to gImages.lua

This commit is contained in:
topkecleon
2015-12-05 10:03:43 -05:00
parent 6cc821f7c7
commit f89c3fae5e
2 changed files with 16 additions and 3 deletions

View File

@ -1,5 +1,7 @@
return {
bot_api_key = '',
google_api_key = '',
google_cse_key = '',
lastfm_api_key = '',
owm_api_key = '',
biblia_api_key = '',