aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/evergreen/space.py (follow)
Commit message (Expand)AuthorAgeLines
* Move game and fun commands to Fun folder, fix ddgGravatar Janine vN2021-09-05-236/+0
* Fix type annotationsGravatar decorator-factory2021-08-31-3/+3
* chore: Make all aliases in commands tuplesGravatar ToxicKidz2021-05-15-1/+1
* chore: Improve .space epic's docstringGravatar ToxicKidz2021-05-05-1/+1
* chore: Add all of the converters into bot/utils/converters.pyGravatar ToxicKidz2021-05-05-16/+3
* chore: Don't have defaults for typing.Optional[...] in commandsGravatar ToxicKidz2021-05-05-5/+5
* chore(evergreen): remove unneeded cog constructorsGravatar vcokltfre2021-04-19-1/+0
* chore(evergreen): format each cog load docstring the same wayGravatar vcokltfre2021-04-19-1/+1
* make invoke_help_command only take ctxGravatar ToxicKidz2021-03-13-1/+1
* make utility invoke_help_command functionGravatar ToxicKidz2021-03-12-2/+2
* change ctx.send_help to ctx.invoke(help_command)Gravatar ToxicKidz2021-03-11-1/+2
* Remove references to old name.Gravatar Leon Sandøy2020-11-21-3/+3
* (Space): Moved APOD command min date to constant, made changes in error messa...Gravatar ks1292020-04-07-3/+5
* (Space): Fixed formatting of try-except block.Gravatar ks1292020-04-06-5/+7
* (Space): Added check is date in range 16th June 1995 and today.Gravatar ks1292020-04-06-1/+6
* Merge master: adjust `Space` cog locationGravatar kwzrd2020-04-01-0/+240