| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2020-02-29 | (Space Cog): Added .nasa command that show information and facts about NASA ↵ | -0/+24 | ||
| and/or space | ||||
| 2020-02-29 | (Space Cog): Created get_random_nasa_item function what will be used in ↵ | -0/+11 | ||
| (upcoming) .nasa command. | ||||
| 2020-02-29 | (Space Cog): Created .apod command that support date parameter. | -2/+27 | ||
| 2020-02-29 | (Space Cog): Added fetch_from_nasa function to space.py, what do request to ↵ | -0/+8 | ||
| NASA API and support arguments endpoint and params. | ||||
| 2020-02-29 | (Space Cog): Added NASA API base URL and .apod command HTTP request default ↵ | -0/+10 | ||
| parameters | ||||
| 2020-02-29 | (Space Cog): Added NASA API key check on load, added logger | -0/+10 | ||
| 2020-02-29 | Added NASA API Key to constants.py | -0/+1 | ||
