aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_helpers.py (unfollow)
Commit message (Expand)AuthorLines
2021-03-26feat: add link to discord dev portal intents sectionGravatar vcokltfre-1/+1
2021-03-26fix: remove . from the hyperlinkGravatar vcokltfre-1/+1
2021-03-20Added myself to CODEOWNERSGravatar wookie184-0/+1
2021-03-20Added nomination voting channel to configGravatar wookie184-2/+4
2021-03-19Fix review formatting when there's only one infraction typeGravatar Boris Muratov-5/+8
2021-03-19Review commands now use the user ID instead of nomination IDGravatar Boris Muratov-27/+19
2021-03-19Don't reschedule reviews that are long overdueGravatar Boris Muratov-1/+3
2021-03-19Mark as reviewed when nominee is off serverGravatar Boris Muratov-3/+4
2021-03-19Default message in review when no nomination reason givenGravatar Boris Muratov-1/+1
2021-03-19Replace mentions for ID's in watchlist listsGravatar Boris Muratov-1/+1
2021-03-19Properly await coroutine in post_reviewGravatar Boris Muratov-1/+3
2021-03-19Use ctx.send instead of ctx.channel.sendGravatar Boris Muratov-1/+1
2021-03-19Add additional logging to _review.pyGravatar Boris Muratov-0/+8
2021-03-19Apply requested style and grammar changesGravatar Boris Muratov-2/+2
2021-03-15Info: account for defcon threshold being NoneGravatar MarkKoz-1/+2
2021-03-15Defcon: fix naming conflict between threshold cmd and attributeGravatar MarkKoz-2/+2
2021-03-15Code block: remove null bytes before parsing ASTGravatar MarkKoz-0/+3
2021-03-14fix: more minor spelling/grammar correctionsGravatar vcokltfre-2/+2
2021-03-14fix: minor spelling correctionGravatar vcokltfre-1/+1
2021-03-14fix: add newline file endingsGravatar vcokltfre-2/+2
2021-03-14feat: add new discord.py tagsGravatar vcokltfre-0/+22
2021-03-13Use .gitattributes to normalise line endings on check-inGravatar MarkKoz-2/+1
2021-03-13master => mainGravatar Joe Banks-22/+22
2021-03-13Apply requested grammar and style changes.Gravatar Boris Muratov-8/+13
2021-03-13Use log instead of erroneous self.logGravatar Boris Muratov-1/+1
2021-03-13Update help channel names from chemical elements to fruitGravatar Joe Banks-126/+59
2021-03-12Added '_' to allowed chars, shortened embed.Gravatar xithrius-21/+12
2021-03-12Fix typo in the token removerGravatar Matteo Bertucci-1/+1
2021-03-12Improve string building for long linesGravatar Boris Muratov-9/+15
2021-03-12Reviewer no longer subclasses SchedulerGravatar Boris Muratov-5/+31
2021-03-11Remove invoked command and message after failure.Gravatar xithrius-27/+35
2021-03-12Compose: read all environment variables from '.env'Gravatar kwzrd-4/+2
2021-03-11Compose: read GitHub API key from '.env'Gravatar kwzrd-0/+1
2021-03-11The 'seen vote' emoji is now a random ducky.Gravatar Boris Muratov-4/+15
2021-03-11Limit new commands to mods+Gravatar Boris Muratov-0/+2
2021-03-11Added an auto-reviewer to the talentpool cogGravatar Boris Muratov-26/+404