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
*
Snekbox: add a function to send a request to the API
MarkKoz
2019-06-14
-0
/
+7
*
Add snekbox endpoint to constants
MarkKoz
2019-06-13
-0
/
+6
*
Banish RabbitMQ from this world
MarkKoz
2019-06-13
-296
/
+1
*
Merge pull request #371 from python-discord/django-appeals
Leon Sandøy
2019-06-09
-2
/
+6
|
\
|
*
Fix linting error for snakes
MarkKoz
2019-06-09
-2
/
+2
|
*
Add appeals e-mail to infraction DMs
MarkKoz
2019-06-09
-0
/
+4
|
/
*
Updates the cog list and cog batch load/unloads to use status_indicator emoji...
Leon Sandøy
2019-05-20
-6
/
+6
*
Removing special handling (allowance) for self-deprecating uses of the word '...
Leon Sandøy
2019-05-13
-15
/
+0
*
Update apt cache in build pipline
Jeremiah Boby
2019-05-08
-1
/
+3
*
Fixing linting error -_-
Leon Sandøy
2019-04-27
-3
/
+2
*
Removing dulwich and devalerts for bulk deletion
Leon Sandøy
2019-04-27
-342
/
+361
*
Run tests with bogus token.
Johannes Christ
2019-03-10
-1
/
+4
*
Remove pytest stage for pipeline.
Scragly
2019-03-09
-4
/
+1
*
Merge pull request #333 from python-discord/django-lint
Leon Sandøy
2019-03-09
-38
/
+23
|
\
|
*
Fix the linting issues with Bot so builds will work.
Scragly
2019-03-09
-38
/
+23
|
/
*
Revert to 16.04 build pools.
azure-pipelines[bot]
2019-03-09
-1
/
+1
*
Update pool build to Ubuntu 18.04
azure-pipelines[bot]
2019-03-09
-1
/
+1
*
Use proper API client for reminders.
Johannes Christ
2019-02-18
-2
/
+2
*
Update defcon cog to use Django API.
Johannes Christ
2019-02-18
-26
/
+33
*
Use proper snowflake in `on_member_update`.
Johannes Christ
2019-02-06
-1
/
+1
*
Reimplement nominations on Django.
Johannes Christ
2019-02-06
-11
/
+21
*
Initial stab at implementing the nominations API.
Johannes Christ
2019-01-27
-2
/
+111
*
Migrate reminders cog to Django.
Johannes Christ
2019-01-22
-155
/
+73
*
Move the `BigBrother` cog to the Django API.
Johannes Christ
2019-01-20
-115
/
+90
*
Remove moved `events` cog.
Johannes Christ
2019-01-20
-286
/
+0
*
Move deleted message log uploading to the Django API.
Johannes Christ
2019-01-20
-46
/
+22
*
Move infractions cog to Django.
Johannes Christ
2019-01-20
-6
/
+6
*
Move superstarify cog to Django API.
Johannes Christ
2019-01-20
-127
/
+209
*
Build and push Django branch image on Azure.
Johannes Christ
2019-01-13
-26
/
+5
*
Drop `--update` flag since `--no-cache` implies it.
Johannes Christ
2019-01-13
-1
/
+1
*
Minimize stages required to build image.
Johannes Christ
2019-01-12
-20
/
+23
*
Update lockfile.
Johannes Christ
2019-01-12
-53
/
+46
*
Use a single `Dockerfile` instead of two.
Johannes Christ
2019-01-12
-18
/
+16
*
Support obtaining individual rules via `!site rules` command.
Johannes Christ
2019-01-12
-6
/
+32
*
Remove dead code from old API client.
Johannes Christ
2019-01-06
-2
/
+1
*
Move all moderation commands to the Django API.
Johannes Christ
2019-01-06
-195
/
+291
*
Move note and warning creation to Django API backend.
Johannes Christ
2019-01-06
-17
/
+16
*
Remove unused import, use `tuple`.
Johannes Christ
2019-01-06
-3
/
+2
*
Move by-reason infraction search to Django API backend.
Johannes Christ
2019-01-06
-13
/
+3
*
Move by-user infraction search to Django API backend.
Johannes Christ
2019-01-06
-24
/
+12
*
Use guild ID from configuration file.
Johannes Christ
2019-01-04
-3
/
+4
*
Handle member leave in sync cog.
Johannes Christ
2019-01-04
-0
/
+13
*
Handle member join in sync cog.
Johannes Christ
2019-01-04
-11
/
+49
*
Send permission / colour value as required.
Johannes Christ
2019-01-04
-5
/
+5
*
Handle role deletion in sync cog.
Johannes Christ
2019-01-04
-0
/
+9
*
Handle role creation in sync cog.
Johannes Christ
2019-01-04
-0
/
+11
*
Handle role updates in sync cog.
Johannes Christ
2019-01-04
-1
/
+17
*
Handle member updates in sync cog.
Johannes Christ
2019-01-04
-1
/
+20
*
Move diff logging to cog, add manual sync commands.
Johannes Christ
2019-01-03
-12
/
+53
*
Add test case for deduplication of `in_guild` field update.
Johannes Christ
2019-01-03
-0
/
+7
[next]