aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_helpers.py (unfollow)
Commit message (Expand)AuthorLines
2022-11-25Remove modlog ignore for help chanelsGravatar Chris Lovering-7/+1
2022-11-25Use helper util to determine if snekbox is being invoked in a help postGravatar Chris Lovering-2/+3
2022-11-25Use help channel util from help channels cogGravatar Chris Lovering-11/+2
2022-11-25Update help channel system to use forum channelsGravatar Chris Lovering-1162/+263
2022-11-25Remove unused cachesGravatar Chris Lovering-21/+0
2022-11-25Update constants for new forum channel help systemGravatar Chris Lovering-56/+4
2022-11-17Edited several tags (#2322)Gravatar Keyacom-19/+34
2022-11-10Add further clarification to intents.mdGravatar thegamecracks-3/+5
2022-11-10Update intents.mdGravatar thegamecracks-6/+4
2022-11-10Fix reference link in customcooldown.mdGravatar thegamecracks-1/+1
2022-11-10Change discord.py links in tags to use stable versionGravatar thegamecracks-5/+5
2022-11-01Address PR comments and fix typGravatar Owen Campbell-4/+2
2022-10-31Simplify REPL exampleGravatar Keyacom-2/+0
2022-10-30Update slicing.mdGravatar Keyacom-22/+17
2022-10-28Pass args to the Python version switch buttonGravatar Karlis Suvi-5/+10
2022-10-28Bump PSQL version in docker-composeGravatar mbaruh-1/+1
2022-10-27remove blank line between different rule keywordsGravatar Amrou Bellalouna-1/+1
2022-10-25Reverse changes to invalid arg breakGravatar Ionite-5/+8
2022-10-25Update tests to work with rules arg fixGravatar Ionite-4/+3
2022-10-25Add args split max limitGravatar Ionite-1/+1
2022-10-25Parse all words instead of breakingGravatar Ionite-3/+2
2022-10-25Remove comment, arg parse bugGravatar Ionite-3/+0
2022-10-25Update tests for new single string formatGravatar Ionite-12/+12
2022-10-25Added new star expression fixGravatar Ionite-20/+14
2022-10-25Updated fixGravatar Ionite-1/+7
2022-10-25Made arg fix compatible with testsGravatar Ionite-5/+6
2022-10-25Temporary fix for greedy parsing freezingGravatar Ionite-1/+4
2022-10-23Refactor some commands to avoid unnecessary API callsGravatar wookie184-48/+34
2022-10-23remove the "n° " from rules helpGravatar Amrou Bellalouna-1/+1
2022-10-23remove Information Cog loading logGravatar Amrou Bellalouna-1/+0
2022-10-23reinstate the docstrings of "rules" and update it upon cog loadGravatar Amrou Bellalouna-8/+10
2022-10-23Various improvements and fixesGravatar wookie184-19/+22
2022-10-23set rules command's help upon cog_loadGravatar Amrou Bellalouna-6/+20
2022-10-22Move Security cog to backend extensionGravatar mbaruh-1/+1
2022-10-22Fix testsGravatar wookie184-19/+22
2022-10-22Remove mark_reviewed command, cleanup and bug fixesGravatar wookie184-64/+41
2022-10-22Use pydantic to model nominations and split API handling into a new fileGravatar wookie184-175/+250
2022-10-20remove int from search_value's type unionGravatar Amrou Bellalouna-6/+6
2022-10-20apply style guidelines to signatureGravatar Amrou Bellalouna-2/+7
2022-10-20update doc strings to reflect the usage of the new paramGravatar Amrou Bellalouna-2/+2
2022-10-20change the signature to include a "zen_rule_index"Gravatar Amrou Bellalouna-7/+9
2022-10-19Calculate 'now' once to ensure it is constant for scoring nominationsGravatar wookie184-4/+5
2022-10-18Resolve a serious grammatical problem in a commentGravatar Leon Sandøy-1/+1
2022-10-17Support the new SequenceProxy type in d.pyGravatar Chris Lovering-1/+2
2022-10-14enhancement(filters): use a stricter bot token regex (#2006)Gravatar arl-5/+5
2022-10-13`REPO_TOKEN` is no more. (#2289)Gravatar Xithrius-1/+0
2022-10-10Use explicit mock channels in tests to remove warningGravatar Chris Lovering-2/+11
2022-10-10noqa an abstract class with no abstract methodsGravatar Chris Lovering-1/+1
2022-10-10Bump all deps to latestGravatar Chris Lovering-498/+426
2022-10-10Bump bot-core to 8.2.1Gravatar Chris Lovering-152/+1340