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
Commit message (
Expand
)
Author
Age
Lines
*
Merge pull request #233 from python-discord/warn-modlog
Johannes Christ
2018-12-30
-0
/
+30
|
\
|
*
Add mod log event for member warn & shadowwarn
sco1
2018-12-29
-0
/
+30
|
/
*
Merge pull request #227 from python-discord/group-dm-invites
sco1
2018-12-28
-8
/
+6
|
\
|
*
Merge branch 'master' into group-dm-invites
sco1
2018-12-28
-34
/
+99
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #224 from python-discord/charinfo
sco1
2018-12-28
-34
/
+99
|
\
\
|
*
\
Merge branch 'master' into charinfo
scragly
2018-12-29
-2
/
+2
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Expand in_channel check to accept multi-channels, bypass roles.
scragly
2018-12-28
-33
/
+53
|
*
|
Simplify regex pattern
Mark
2018-12-28
-1
/
+1
|
*
|
Merge branch 'master' into charinfo
Leon Sandøy
2018-12-27
-4
/
+21
|
|
\
\
|
*
|
|
Add charinfo command.
scragly
2018-12-27
-1
/
+46
|
|
|
*
Merge branch 'master' into group-dm-invites
Mark
2018-12-27
-2
/
+2
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #212 from Modelmat/patch-1
Leon Sandøy
2018-12-27
-2
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'master' into patch-1
Leon Sandøy
2018-12-27
-4
/
+21
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #226 from python-discord/group-dm-invites
Leon Sandøy
2018-12-27
-1
/
+9
|
\
\
\
\
|
|
*
|
|
Merge branch 'master' into patch-1
Chris Goes
2018-12-24
-16
/
+17
|
|
|
\
|
|
|
|
*
|
|
Makes generating `...:` indents faster
Modelmat
2018-12-03
-2
/
+2
|
|
|
|
*
invite filter: remove redundant channel None check
MarkKoz
2018-12-27
-8
/
+6
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'master' into group-dm-invites
Joseph
2018-12-27
-3
/
+12
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #222 from python-discord/incorrect-commands-default-tag-get
Leon Sandøy
2018-12-27
-3
/
+12
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'master' into incorrect-commands-default-tag-get
Thomas Petersson
2018-12-25
-12
/
+12
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
CommandNotFound exceptions will attempt tofind a valid tag before silently ig...
Tagptroll1
2018-12-24
-3
/
+12
|
|
*
|
Disallow Group DM invites from the invite filter
Joseph Banks
2018-12-27
-1
/
+9
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #219 from python-discord/force-bb-watch-note
Chris Goes
2018-12-24
-6
/
+6
|
\
\
\
|
*
\
\
Merge branch 'master' into force-bb-watch-note
Chris Goes
2018-12-24
-6
/
+6
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #221 from python-discord/emoji-config-fix
Chris Goes
2018-12-24
-6
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Realigned emoji groupings
sco1
2018-12-20
-6
/
+6
|
*
|
|
Update config-default.yml
Mark
2018-12-20
-1
/
+1
|
*
|
|
Fix initial emoji config
sco1
2018-12-20
-1
/
+1
|
/
/
/
|
*
|
Add linebreak
sco1
2018-12-24
-0
/
+1
|
*
|
Remove reason check
sco1
2018-12-24
-6
/
+1
|
*
|
Make reason a required input to bb watch
sco1
2018-12-18
-5
/
+9
|
/
/
*
|
Update README.md
Leon Sandøy
2018-12-18
-1
/
+1
*
|
Adding git to the base dockerfile
Leon Sandøy
2018-12-05
-0
/
+1
*
|
Merge pull request #216 from python-discord/watch_alias_fix
Johannes Christ
2018-12-05
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Update bot/cogs/alias.py
scragly
2018-12-05
-1
/
+1
|
*
Fixes a bug with the watch alias introduced by our recent change of the watch...
Leon Sandøy
2018-12-05
-3
/
+3
|
/
*
Add commas to server command (#209)
Joseph
2018-11-29
-1
/
+1
*
Refactored - codeblocks now make use of the bot.utils.messages util. (#202)
Leon Sandøy
2018-11-26
-40
/
+10
*
Delete GitLab CI YAML - we're on Azure now, and this still triggers
Gareth Coles
2018-11-26
-28
/
+0
*
Update Dependencies (#196)
Mark
2018-11-26
-327
/
+431
*
Restore superstar nickname after member leaves and rejoins (#207)
ByteCommander
2018-11-25
-13
/
+88
*
Remove duration from JSON payload when not specified (#204)
sco1
2018-11-22
-8
/
+12
*
Add note support for bb watch, moderation API call refactor (#201)
sco1
2018-11-21
-245
/
+77
*
Superstarify modlog (#199)
sco1
2018-11-19
-8
/
+19
*
Fix cog reload ClientException bug (#195)
scragly
2018-11-18
-5
/
+1
*
Merge remote-tracking branch 'origin/master'
Gareth Coles
2018-11-18
-5
/
+15
|
\
|
*
Disable All Commands Except !accept in Verification Channel (#197)
Mark
2018-11-18
-0
/
+11
|
*
Azure: Fix env vars in YAML
Gareth Coles
2018-11-18
-5
/
+4
*
|
Add badges to README
Gareth Coles
2018-11-18
-2
/
+2
|
/
*
Clean up docker images
Gareth Coles
2018-11-17
-13
/
+5
[next]