aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/evergreen/status_codes.py (follow)
Commit message (Expand)AuthorAgeLines
* make invoke_help_command only take ctxGravatar ToxicKidz2021-03-13-1/+1
* Make flake8 happy.Gravatar ToxicKidz2021-03-12-0/+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
* Make use of constants in the urlGravatar Shivansh-0072021-02-04-12/+11
* Add not Implemented error handler for .status cat commandGravatar Shivansh-0072021-02-02-0/+3
* Add similar repsonse.status check to too, and instead of ValueError raise No...Gravatar Shivansh-0072021-02-01-4/+12
* rename the cog to HTTPStatusCodesGravatar Shivansh-0072021-02-01-3/+3
* Remove unused importsGravatar Shivansh-0072021-01-31-2/+0
* Add http status dog and add http_cat to group http_statusGravatar Shivansh-0072021-01-28-0/+63