Changes to apod.lua:

- Now uses demo key if key is not configured.
 - Removed newlines in doc.
 - Removed some unused code.
This commit is contained in:
topkecleon
2016-01-14 14:56:30 -05:00
parent 16b3d10762
commit 4f78323db7
2 changed files with 16 additions and 25 deletions

View File

@ -6,7 +6,7 @@ return {
owm_api_key = '',
biblia_api_key = '',
thecatapi_key = '',
nasaapi_key = '',
nasa_api_key = '',
time_offset = 0,
lang = 'en',
antisquig = false,