aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py
diff options
context:
space:
mode:
authorGravatar Karlis. S <[email protected]>2020-02-29 11:23:29 +0200
committerGravatar Karlis. S <[email protected]>2020-02-29 11:23:29 +0200
commit5b05592688372130dafe1ea6087a0cf25faf640e (patch)
tree1017ab5179a3882d43c5196453468d8ff7ca5012 /bot/constants.py
parentAdded Space Cog (diff)
Added NASA API Key to constants.py
Diffstat (limited to 'bot/constants.py')
-rw-r--r--bot/constants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/constants.py b/bot/constants.py
index f0656926..fafe3c04 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -134,6 +134,7 @@ class Tokens(NamedTuple):
omdb = environ.get("OMDB_API_KEY")
youtube = environ.get("YOUTUBE_API_KEY")
tmdb = environ.get("TMDB_API_KEY")
+ nasa = environ.get("NASA_API_KEY")
# Default role combinations