aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py (unfollow)
Commit message (Collapse)AuthorLines
2021-06-27Add alias for voice_verify commandGravatar wookie184-1/+1
Added voice-verify alias as the channel and tag are hyphenated so it may be confusing as it is currently.
2021-06-27Docker-compose: upgrade to postgres 13Gravatar Matteo Bertucci-1/+1
See https://git.pydis.com/site/pull/545
2021-06-22Update bot/exts/utils/bot.py Gravatar Steele Farnsworth-1/+1
Change single quotes to double quotes and un-escape the internal single quote. Co-authored-by: Leon Sandøy <[email protected]>
2021-06-22Prevent one from using the `!echo` command for a channel in which one can't ↵Gravatar swfarnsworth-0/+2
speak.
2021-06-22Reorder everyone ping filter so it fires after watch_regexGravatar Bast-14/+14
This means messages with both @everyone and a watched term ping the mod team instead of hiding beneath the everyone ping silent alert