Added Google API/CSE key vars to config, minor changes to gImages.lua
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
return {
|
||||
bot_api_key = '',
|
||||
google_api_key = '',
|
||||
google_cse_key = '',
|
||||
lastfm_api_key = '',
|
||||
owm_api_key = '',
|
||||
biblia_api_key = '',
|
||||
|
Reference in New Issue
Block a user