Skip to content

Improvements to fallback channels and other QoLs

Compare
Choose a tag to compare
@fourjr fourjr released this 25 Apr 13:55
· 414 commits to master since this release

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 as everyone or all. (PR #2993)

Internal

  • Change heroku python version to 3.9.4 (PR #3001)