index
:
bot
copilot/fix-dm-closed-error-handling
fix-eval-message-limit
fix/modpings
inject-settings-in-bot-core
jb3/3.14-upgrade
main
mbaruh/fix-modpings-schedule
mbaruh/modlog_fix
pastebin-auto-upload
wookie/lower-warning-to-info
wookie184/fix-mentions-reply-resolving
A mirrored copy of the python-discord/bot repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test_helpers.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2022-11-25
Remove modlog ignore for help chanels
Chris Lovering
-7
/
+1
2022-11-25
Use helper util to determine if snekbox is being invoked in a help post
Chris Lovering
-2
/
+3
2022-11-25
Use help channel util from help channels cog
Chris Lovering
-11
/
+2
2022-11-25
Update help channel system to use forum channels
Chris Lovering
-1162
/
+263
2022-11-25
Remove unused caches
Chris Lovering
-21
/
+0
2022-11-25
Update constants for new forum channel help system
Chris Lovering
-56
/
+4
2022-11-17
Edited several tags (#2322)
Keyacom
-19
/
+34
2022-11-10
Add further clarification to intents.md
thegamecracks
-3
/
+5
2022-11-10
Update intents.md
thegamecracks
-6
/
+4
2022-11-10
Fix reference link in customcooldown.md
thegamecracks
-1
/
+1
2022-11-10
Change discord.py links in tags to use stable version
thegamecracks
-5
/
+5
2022-11-01
Address PR comments and fix typ
Owen Campbell
-4
/
+2
2022-10-31
Simplify REPL example
Keyacom
-2
/
+0
2022-10-30
Update slicing.md
Keyacom
-22
/
+17
2022-10-28
Pass args to the Python version switch button
Karlis Suvi
-5
/
+10
2022-10-28
Bump PSQL version in docker-compose
mbaruh
-1
/
+1
2022-10-27
remove blank line between different rule keywords
Amrou Bellalouna
-1
/
+1
2022-10-25
Reverse changes to invalid arg break
Ionite
-5
/
+8
2022-10-25
Update tests to work with rules arg fix
Ionite
-4
/
+3
2022-10-25
Add args split max limit
Ionite
-1
/
+1
2022-10-25
Parse all words instead of breaking
Ionite
-3
/
+2
2022-10-25
Remove comment, arg parse bug
Ionite
-3
/
+0
2022-10-25
Update tests for new single string format
Ionite
-12
/
+12
2022-10-25
Added new star expression fix
Ionite
-20
/
+14
2022-10-25
Updated fix
Ionite
-1
/
+7
2022-10-25
Made arg fix compatible with tests
Ionite
-5
/
+6
2022-10-25
Temporary fix for greedy parsing freezing
Ionite
-1
/
+4
2022-10-23
Refactor some commands to avoid unnecessary API calls
wookie184
-48
/
+34
2022-10-23
remove the "n° " from rules help
Amrou Bellalouna
-1
/
+1
2022-10-23
remove Information Cog loading log
Amrou Bellalouna
-1
/
+0
2022-10-23
reinstate the docstrings of "rules" and update it upon cog load
Amrou Bellalouna
-8
/
+10
2022-10-23
Various improvements and fixes
wookie184
-19
/
+22
2022-10-23
set rules command's help upon cog_load
Amrou Bellalouna
-6
/
+20
2022-10-22
Move Security cog to backend extension
mbaruh
-1
/
+1
2022-10-22
Fix tests
wookie184
-19
/
+22
2022-10-22
Remove mark_reviewed command, cleanup and bug fixes
wookie184
-64
/
+41
2022-10-22
Use pydantic to model nominations and split API handling into a new file
wookie184
-175
/
+250
2022-10-20
remove int from search_value's type union
Amrou Bellalouna
-6
/
+6
2022-10-20
apply style guidelines to signature
Amrou Bellalouna
-2
/
+7
2022-10-20
update doc strings to reflect the usage of the new param
Amrou Bellalouna
-2
/
+2
2022-10-20
change the signature to include a "zen_rule_index"
Amrou Bellalouna
-7
/
+9
2022-10-19
Calculate 'now' once to ensure it is constant for scoring nominations
wookie184
-4
/
+5
2022-10-18
Resolve a serious grammatical problem in a comment
Leon Sandøy
-1
/
+1
2022-10-17
Support the new SequenceProxy type in d.py
Chris Lovering
-1
/
+2
2022-10-14
enhancement(filters): use a stricter bot token regex (#2006)
arl
-5
/
+5
2022-10-13
`REPO_TOKEN` is no more. (#2289)
Xithrius
-1
/
+0
2022-10-10
Use explicit mock channels in tests to remove warning
Chris Lovering
-2
/
+11
2022-10-10
noqa an abstract class with no abstract methods
Chris Lovering
-1
/
+1
2022-10-10
Bump all deps to latest
Chris Lovering
-498
/
+426
2022-10-10
Bump bot-core to 8.2.1
Chris Lovering
-152
/
+1340
[next]