aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/evergreen/status_codes.py (follow)
Commit message (Expand)AuthorAgeLines
* Forward some status dog codes to status cat insteadGravatar Chris2021-05-25-0/+5
* remove unnecessary checkGravatar Icebluewolf2021-05-19-3/+1
* Merge branch 'main' into http_status_command_randomnessGravatar Icebluewolf2021-05-17-10/+12
|\
| * chore: Prefer double quotes over single quotesGravatar ToxicKidz2021-05-04-8/+8
| * chore: switch commands.Bot typehints to bot.bot's BotGravatar vcokltfre2021-04-19-2/+3
* | Remove comments and update docstringsGravatar Icebluewolf2021-05-14-7/+3
* | Fixes linting issue and improves randomness selection.Gravatar Ice Wolfy2021-05-14-11/+11
* | Added randomness to cat or dog when not specifiedGravatar Ice Wolfy2021-05-14-1/+0
* | Added randomness to cat or dog when not specifiedGravatar Ice Wolfy2021-05-14-6/+16
|/
* 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