Improvements to fallback channels and other QoLs
Fixed
- Certain cases where fallback categories were not working as intended. (GH #3002, PR #3003)
- There is now a proper message when trying to contact a bot.
Improved
?mention
can now be disabled with?mention disable
. (PR #2993)?mention
now allows vague entries such aseveryone
orall
. (PR #2993)
Internal
- Change heroku python version to 3.9.4 (PR #3001)