aboutsummaryrefslogtreecommitdiffstats
path: root/bot/monkey_patches.py (follow)
Commit message (Collapse)AuthorAgeLines
* Merge remote-tracking branch 'upstream/main' into coloredlogsGravatar Numerlor2021-11-09-11/+0
|
* Monkey patch http.send_typing to catch 403sGravatar Chris Lovering2021-10-04-0/+78
Sometimes discord turns off typing events by throwing 403's, so we should catch those