index
:
bot
dependabot/github_actions/actions/upload-artifact-5
dependabot/pip/pip-5e502e9552
dependabot/uv/regex-2025.9.18
fix-eval-message-limit
fix/modpings
inject-settings-in-bot-core
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_api.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2019-10-17
Fix defcon having wrong text when disabling.
Shirayuki Nekomata
-50
/
+46
2019-10-14
Implement a bypassable cooldown decorator
Ava
-3
/
+50
2019-10-13
Update utils.py
larswijn
-1
/
+1
2019-10-12
Utilize __str__ of discord.Member in logging and output
kosayoda
-47
/
+33
2019-10-12
Use `bot.utils.humanize_delta`, tidy bot response, remove stray f from f-string
mathsman5133
-15
/
+5
2019-10-12
Raise `ValueError` on negative `max_units`.
Johannes Christ
-3
/
+9
2019-10-11
Get the prefix from the config for the periodic ping message
MarkKoz
-2
/
+2
2019-10-12
Bump the site PostgreSQL version to 12.
Johannes Christ
-1
/
+1
2019-10-11
Check that the periodic ping author is the bot
MarkKoz
-1
/
+1
2019-10-11
Revise comments and the doctsring for the periodic ping function
MarkKoz
-7
/
+10
2019-10-11
Cancel the periodic ping task when the verification cog is unloaded
MarkKoz
-0
/
+4
2019-10-11
Better check way of checking timelaps
kraktus
-11
/
+13
2019-10-11
Add typehints.
Johannes Christ
-3
/
+2
2019-10-11
Small code review fixes
Ava
-3
/
+2
2019-10-11
Implement test cases suggested by @MarkKoz.
Johannes Christ
-0
/
+11
2019-10-11
Log member_ban event to #user-log
kosayoda
-3
/
+2
2019-10-11
Add !otn forceadd command.
kosayoda
-0
/
+8
2019-10-11
Add check to !otn add to prevent too similar names.
kosayoda
-2
/
+24
2019-10-09
Resolve #458: support exact timestamps as args for mod commands
MarkKoz
-22
/
+43
2019-10-09
Resolve #357: show ban reason and bb watch status in unban mod log
MarkKoz
-1
/
+18
2019-10-09
Fix #346: display infraction count after giving an infraction
MarkKoz
-3
/
+10
2019-10-09
Show help when ext load/unload are invoked without arguments
MarkKoz
-0
/
+8
2019-10-08
Expand token detection regex character exclusion
sco1
-5
/
+5
2019-10-08
Ensure display name changes are logged
Sebastiaan Zeeff
-1
/
+6
2019-10-08
Fix linting errors
Ava
-7
/
+8
2019-10-08
Show infraction reason when the bot is the actor
Sebastiaan Zeeff
-1
/
+5
2019-10-08
Fix wrong import
Ava
-2
/
+1
2019-10-08
Add raw command
Ava
-3
/
+83
2019-10-08
Set bot as actor of antispam infractions
Sebastiaan Zeeff
-1
/
+3
2019-10-07
Only allow members currently in the guild to be warned
MarkKoz
-1
/
+1
2019-10-07
Update the nickname policy URL
Mark
-1
/
+1
2019-10-07
Escape asterisks in extensions docstrings
MarkKoz
-7
/
+7
2019-10-07
Support wildcards and multiple extensions for load and unload commands
MarkKoz
-36
/
+48
2019-10-07
Use quotes instead of back ticks around asterisk in docstrings
MarkKoz
-4
/
+4
2019-10-07
Add missing awaits and call bot as attribut
Jens
-14
/
+14
2019-10-06
Update max threshold for attachments
Derek
-1
/
+1
2019-10-06
Update !mention
mathsman5133
-14
/
+21
2019-10-05
Requested changes
kraktus
-7
/
+14
2019-10-05
Added a new `periodic_ping` to fix #320
kraktus
-0
/
+20
2019-10-05
fix linter
mathsman5133
-1
/
+2
2019-10-05
properly send message with `asyncio.run`
mathsman5133
-3
/
+7
2019-10-05
add requested changes for review
mathsman5133
-15
/
+28
2019-10-05
Specify names of "prepare_cog" methods
Jens
-19
/
+19
2019-10-05
revert back `tests.cogs.test_information`. I got them in the wrong order...
mathsman5133
-2
/
+2
2019-10-05
revert back `tests.cogs.test_information`
mathsman5133
-3
/
+4
2019-10-05
Added to the .gitignore file a new file to be ignored, .DS_Store (only on Mac...
kraktus
-0
/
+3
2019-10-05
Create the !mention command
mathsman5133
-8
/
+47
2019-10-04
Make categories class attributes and support descriptions
MarkKoz
-5
/
+20
2019-10-04
Fix error when symbol_id cannot be found in doc HTML
MarkKoz
-0
/
+3
2019-10-04
Adjust verbiage of totals for watch commands
MarkKoz
-2
/
+2
[next]