aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_helpers.py (unfollow)
Commit message (Expand)AuthorLines
2021-08-15HelpChannels: simplify formatting of category names in dormant msgGravatar MarkKoz-9/+6
2021-08-15HelpChannels: fix incomplete init of available channel setGravatar MarkKoz-5/+4
2021-08-15Add `cj end` timeout message, improve styleGravatar mbaruh-1/+2
2021-08-15Add team name to audit log reasonGravatar mbaruh-1/+5
2021-08-15Docstring correctionsGravatar mbaruh-4/+4
2021-08-15Add default value to csv_fileGravatar Boris Muratov-1/+1
2021-08-12fix: Nomination message now checks historic and new style nominationsGravatar Chris Lovering-8/+10
2021-08-11Remove role pings when a helper vote is posted (#1744)Gravatar ChrisJL-2/+2
2021-08-11Remove added punctuation from reminderGravatar TizzySaurus-1/+1
2021-08-11Fetch dormant category rather than use channel.categoryGravatar TizzySaurus-1/+2
2021-08-11Change bot.get_channel to utils.channels.try_get_channelGravatar TizzySaurus-1/+1
2021-08-11Make DORMANT_MSG a string instead of f-stringGravatar TizzySaurus-1/+1
2021-08-11Update embed sent when channel moves to dormant categoryGravatar TizzySaurus-1/+8
2021-08-11Update DORMANT_MSG to allow kwargs in str.format()Gravatar TizzySaurus-3/+3
2021-08-11Update DORMANT_MSG to be compatible with str.format()Gravatar TizzySaurus-3/+3
2021-08-10chore: remove some newlines in the blocking tagGravatar vcokltfre-5/+0
2021-08-09Fixed error message to match true valueGravatar stalkerx-1/+1
2021-08-08change dockerfile python version to latest 3.9.xGravatar aru-1/+1
2021-08-07Duck pond: abort if reaction's message or author can't be foundGravatar MarkKoz-1/+7
2021-08-07Code block: catch 404s when editing or deleting the messageGravatar MarkKoz-7/+10
2021-08-07Incidents: catch 404sGravatar MarkKoz-4/+20
2021-08-04Reorder user roles in !user command from highest to lowest (#1719)Gravatar Objectivitix-1/+3
2021-08-04Suppress 403 error when sending DEFCON reject DM (#1711)Gravatar Mark-3/+5
2021-08-03Force utf-8 decoding when querying metabaseGravatar Chris Lovering-2/+2
2021-08-03Add comment on RedisCacheGravatar wookie184-0/+2
2021-08-03Update Sentry SDK to 1.3Gravatar MarkKoz-78/+131
2021-08-03Correctly delete from cacheGravatar Boris Muratov-1/+2
2021-08-03Add check for redundant changeGravatar wookie184-0/+8
2021-08-03Remove bot prefix from docstring and change single quotes to doubleGravatar wookie184-11/+11