index
:
bot
copilot/update-pytest-and-fix-tests
dependabot/uv/pytest-9.0.0
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
Commit message (
Expand
)
Author
Age
Lines
*
Changing logging interpolation style to f-strings
Sebastiaan Zeeff
2019-08-23
-4
/
+3
*
Incorporating Mark's feedback on return annotations
Sebastiaan Zeeff
2019-08-16
-11
/
+15
*
Kaizen: Change all string concats to f-strings
Sebastiaan Zeeff
2019-08-16
-7
/
+7
*
Adding missing function annotations
Sebastiaan Zeeff
2019-08-16
-14
/
+14
*
Updating role sync tests for position and adding tests for deletion detection
Sebastiaan Zeeff
2019-08-15
-21
/
+60
*
Adding support for storing role positions and deleting roles
Sebastiaan Zeeff
2019-08-15
-27
/
+51
*
Merge pull request #395 from kosayoda/no_fun_allowed
Chris Goes
2019-08-14
-54
/
+0
|
\
|
*
Remove fun cog
kosayoda
2019-08-14
-54
/
+0
*
|
Merge pull request #396 from python-discord/logging-handler
Johannes Christ
2019-08-14
-2
/
+80
|
\
\
|
*
|
Add a site logging handler.
Johannes Christ
2019-08-14
-2
/
+80
|
/
/
*
|
Merge pull request #392 from python-discord/django-readd-events
Mark
2019-08-05
-20
/
+125
|
\
\
|
*
|
Blame Mark.
Johannes Christ
2019-08-05
-1
/
+1
|
*
|
Be more helpful.
Johannes Christ
2019-08-05
-0
/
+1
|
*
|
Fix typo in bot/cogs/error_handler.py.
Johannes Christ
2019-08-05
-1
/
+1
|
*
|
Suppress response code errors on tag reinvoke.
Johannes Christ
2019-08-05
-1
/
+3
|
*
|
Finalize error handling.
Johannes Christ
2019-08-05
-12
/
+15
|
*
|
Update code to make use of the new `ResponseCodeError`.
Johannes Christ
2019-08-05
-18
/
+22
|
*
|
Raise specific exception for non-200s.
Johannes Christ
2019-08-04
-9
/
+21
|
*
|
Handle more API status codes.
Johannes Christ
2019-07-28
-1
/
+5
|
*
|
Move error handling to more descriptive `ErrorHandler` cog.
Johannes Christ
2019-07-28
-18
/
+14
|
*
|
Drop user updating from `events` cog.
Johannes Christ
2019-07-28
-203
/
+0
|
*
|
Revert 4d35f8f7137edb97e1124fa9087bd86399398047.
Johannes Christ
2019-07-28
-0
/
+286
|
/
/
*
|
Merge pull request #386 from python-discord/django-merge
Johannes Christ
2019-07-21
-2766
/
+1635
|
\
\
|
*
|
Remove unused import
MarkKoz
2019-07-16
-1
/
+0
|
*
|
Merge remote-tracking branch 'origin/master' into django-merge
MarkKoz
2019-07-16
-13
/
+11
|
|
\
|
|
|
*
Whitelisting the kivy discord server from our filters
Leon Sandøy
2019-07-06
-0
/
+1
|
|
*
Update off_topic_names.py
Jeremiah Boby
2019-06-23
-2
/
+2
|
|
*
Merge pull request #373 from python-discord/off-topic-convert
Jeremiah Boby
2019-06-23
-6
/
+6
|
|
|
\
|
|
|
*
Merge branch 'master' into off-topic-convert
Leon Sandøy
2019-06-22
-7
/
+5
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Anti-spam should use the same whitelist as Filters
Joseph Banks
2019-06-22
-7
/
+2
|
|
*
|
add user events announcements to the constants.py class
Joseph Banks
2019-06-22
-0
/
+1
|
|
*
|
Adding user-event-announcements to the spamfilter whitelist
Leon Sandøy
2019-06-22
-0
/
+2
|
|
|
*
Merge branch 'master' into off-topic-convert
Jeremiah Boby
2019-06-22
-0
/
+1
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Add Discord Hack Week server to Whitelist (#375)
scragly
2019-06-22
-0
/
+1
|
|
|
\
\
|
|
|
*
|
Add Discord Hack Week server to Whitelist
sco1
2019-06-21
-0
/
+1
|
|
|
/
/
|
|
|
*
Accept uppercase and punctuation for off-topic names
Jeremiah Boby
2019-06-14
-6
/
+6
|
|
|
/
|
*
|
Merge remote-tracking branch 'origin/django' into django-merge
MarkKoz
2019-07-16
-785
/
+927
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #376 from python-discord/django-watchchannels
Leon Sandøy
2019-07-16
-399
/
+772
|
\
\
\
|
*
|
|
Apply suggestions from code review
Sebastiaan Zeeff
2019-07-05
-2
/
+2
|
*
|
|
Changing class-level docstring of TalentPool class to be consistent with the ...
SebastiaanZ
2019-07-04
-1
/
+1
|
*
|
|
Adding correct docstring to TalentPool edit group method; adding periods to d...
SebastiaanZ
2019-07-04
-5
/
+5
|
*
|
|
Applying docstring suggestions
Sebastiaan Zeeff
2019-07-04
-8
/
+8
|
*
|
|
Replacing BigBrother by TalentPool in TalentPool docstrings
SebastiaanZ
2019-07-04
-4
/
+4
|
*
|
|
Removing unused import
SebastiaanZ
2019-07-04
-1
/
+1
|
*
|
|
Fixing bug with misnamed MessageHistory attribute message_count in if-statement
SebastiaanZ
2019-07-04
-1
/
+1
|
*
|
|
Merge branch 'django-watchchannels' of github.com:python-discord/bot into dja...
SebastiaanZ
2019-07-04
-5
/
+5
|
|
\
\
\
|
|
*
|
|
Removing redundant self.__class__.__name__ occurrences
Sebastiaan Zeeff
2019-07-03
-4
/
+4
|
|
*
|
|
Update bot/cogs/watchchannels/watchchannel.py
Sebastiaan Zeeff
2019-07-03
-1
/
+1
|
*
|
|
|
Removing the iter/unpacking support on dataclass in favour of multiline if
SebastiaanZ
2019-07-04
-5
/
+5
|
|
/
/
/
|
*
|
|
Removing last embed responses and unused imports
SebastiaanZ
2019-07-03
-11
/
+3
[next]