aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar ks123 <[email protected]>2020-03-10 20:07:30 +0200
committerGravatar ks123 <[email protected]>2020-03-10 20:07:30 +0200
commit2c4c47212c7fb854b71f5e0e42bc92fa07fd2065 (patch)
tree1f95fa263d229ed0ea9a1a330d4e2c91d40b18d7
parent(Space Cog): Added optional search term to `.space nasa` command, removed ran... (diff)
(Space Cog): Removed unnecessary sentence from `.mars` command docstring
-rw-r--r--bot/seasons/evergreen/space.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/seasons/evergreen/space.py b/bot/seasons/evergreen/space.py
index d94dcbf4..5bfae470 100644
--- a/bot/seasons/evergreen/space.py
+++ b/bot/seasons/evergreen/space.py
@@ -145,7 +145,7 @@ class Space(Cog):
"""
Get random Mars image by date. Support both SOL (martian solar day) and earth date and rovers.
- Earth date formatting is YYYY-MM-DD. Current max date is 2019-09-28 and min 2012-08-06.
+ Earth date formatting is YYYY-MM-DD.
Rovers images dates:
- Curiosity -> 2012-08-06 until 2019-09-28
- Opportunity -> 2004-01-25 until 2018-06-11