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_api.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2019-10-01
Make respect_role_hierarchy a decorator
MarkKoz
-59
/
+44
2019-10-01
Remove unused moderation utility functions
MarkKoz
-29
/
+1
2019-10-01
Remove single-item list
S. Co1
-2
/
+1
2019-09-30
Update contrib doc for new wiki links
sco1
-3
/
+4
2019-09-30
Remove temp instructions, add link to contrib guide on website.
scragly
-27
/
+1
2019-09-30
Make `bot` wait for `web`, use `latest` web image.
scragly
-2
/
+3
2019-09-29
Do up some basic setup instructions for new setup.
scragly
-0
/
+28
2019-09-28
Update site to use new manage.py, add bot dev compose.
scragly
-7
/
+20
2019-09-28
Use pathlib, avoid inner `bot` directory for logs.
scragly
-7
/
+6
2019-09-27
Apply suggestions from code review
S. Co1
-2
/
+2
2019-09-28
Lovely lemon let loose and forgot linting.
scragly
-1
/
+1
2019-09-27
Allow Rockstars and Partners to use !eval.
Leon Sandøy
-7
/
+10
2019-09-27
Ensure docker containers are published only for master branch builds.
scragly
-1
/
+1
2019-09-26
Remove invalid colorama markers
S. Co1
-2
/
+0
2019-09-26
Update flake8-annotations & fix missing lints
S. Co1
-10
/
+47
2019-09-26
Use Command.cog_name attr instead of missing instance attr
S. Co1
-2
/
+2
2019-09-26
Fix incorrect kwargs in watchchannel modlog send
S. Co1
-2
/
+2
2019-09-26
Parse timestamps with dateutil for watch channels
MarkKoz
-5
/
+2
2019-09-26
Use format_infaction datetime util in talentpool
Sebastiaan Zeeff
-11
/
+5
2019-09-26
Add utility function to consistently format infraction timestamps
MarkKoz
-33
/
+18
2019-09-26
Show when field is unchanged in infraction edit confirmation message
MarkKoz
-0
/
+4
2019-09-25
Display "Permanent" in mod log for edited infractions
MarkKoz
-2
/
+2
2019-09-25
Merge infraction edit commands
MarkKoz
-108
/
+62
2019-09-25
Fix AttributeError with cog special methods
MarkKoz
-4
/
+4
2019-09-25
Swapped Lambda for itemgetter
Daniel Brown
-1
/
+2
2019-09-25
Free Command Fix
Daniel Brown
-2
/
+2
2019-09-25
Free Command Fix
Daniel Brown
-4
/
+4
2019-09-25
Remove infraction reason from infraction confirmation
S. Co1
-53
/
+10
2019-09-25
Unhide the tags command
S. Co1
-1
/
+1
2019-09-25
Decouple warnings and notes
S. Co1
-1
/
+1
2019-09-25
Remove permanent mutes
S. Co1
-89
/
+2
2019-09-24
Note Type Correction
Daniel Brown
-1
/
+1
2019-09-25
Add all the shields
scragly
-3
/
+7
2019-09-24
Remove repeat logic for off-topic-name api call
Sebastiaan Zeeff
-6
/
+1
2019-09-25
Remove unnecessary sudo for pipenv install.
scragly
-1
/
+1
2019-09-24
Fix reminders filter query
S. Co1
-2
/
+2
2019-09-25
Remove regex wheel as dateparser is no longer used.
scragly
-0
/
+0
2019-09-24
Put import in alphabetical order
Matteo Bertucci
-1
/
+1
2019-09-24
Override waiting time to half an hour
Matteo Bertucci
-1
/
+6
2019-09-24
Fix importing error
Matteo Bertucci
-1
/
+2
2019-09-24
Prevent false-positives of the rich embed filter
Sebastiaan Zeeff
-15
/
+33
2019-09-24
Add `continue` in the except block
Matteo Bertucci
-0
/
+1
2019-09-24
Create default django admin user.
scragly
-1
/
+3
2019-09-24
Fix random text mistake in Dockerfile.
scragly
-1
/
+1
2019-09-24
Add docker build condition for CI.
scragly
-0
/
+1
2019-09-24
Remove unneeded Pipfile scripts and azure stages/vars.
scragly
-51
/
+14