aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * | | | | | | | Merge branch 'master' into mod-dm-statusGravatar scragly2018-12-30-0/+30
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #233 from python-discord/warn-modlogGravatar Johannes Christ2018-12-30-0/+30
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | Add mod log event for member warn & shadowwarn
| * | | | | | | | Add mod log event for member warn & shadowwarnGravatar sco12018-12-29-0/+30
|/ / / / / / / /
| * | | | | | | Merge branch 'master' into mod-dm-statusGravatar scragly2018-12-30-44/+107
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #227 from python-discord/group-dm-invitesGravatar sco12018-12-28-8/+6
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | invite filter: remove redundant channel None check
| * \ \ \ \ \ \ \ Merge branch 'master' into group-dm-invitesGravatar sco12018-12-28-34/+99
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #224 from python-discord/charinfoGravatar sco12018-12-28-34/+99
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | Add charinfo command.
| * | | | | | | | Merge branch 'master' into charinfoGravatar scragly2018-12-29-2/+2
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Expand in_channel check to accept multi-channels, bypass roles.Gravatar scragly2018-12-28-33/+53
| | | | | | | | |
| * | | | | | | | Simplify regex patternGravatar Mark2018-12-28-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: scragly <[email protected]>
| * | | | | | | | Merge branch 'master' into charinfoGravatar Leon Sandøy2018-12-27-4/+21
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Add charinfo command.Gravatar scragly2018-12-27-1/+46
| | | | | | | | |
| | | * | | | | | Merge branch 'master' into group-dm-invitesGravatar Mark2018-12-27-2/+2
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| | | * | | | | | invite filter: remove redundant channel None checkGravatar MarkKoz2018-12-27-8/+6
| | | | | | | | |
| | | | * | | | | Merge branch 'master' into mod-dm-statusGravatar Leon Sandøy2018-12-27-4/+21
| | | | |\ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | | * | | | | Ping mod on infr notify failure in modlog.Gravatar scragly2018-12-27-0/+30
| | | | | | | | |
| | | | * | | | | Add content kwarg to modlog messages.Gravatar scragly2018-12-27-5/+7
| | | | | | | | |
| | | | * | | | | Add DM emoji indicator for infr notify success.Gravatar scragly2018-12-27-40/+49
| | |_|/ / / / / | |/| | | | | |
| | | | * | | | Add missing awaitsGravatar sco12018-12-30-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | oops
| | | | * | | | Fix channel grabbing logicGravatar sco12018-12-28-2/+3
| | | | | | | |
| | | | * | | | Add defcon channel topic updatingGravatar sco12018-12-28-1/+23
| | | | | | | |
| | | | * | | | Add #defcon to channel constantsGravatar sco12018-12-28-0/+2
| | | | | | | |
| | | | * | | | Switch local color constants to PyDis' constantsGravatar sco12018-12-28-8/+6
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #212 from Modelmat/patch-1Gravatar Leon Sandøy2018-12-27-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Makes generating `...:` indents faster
| * | | | | | Merge branch 'master' into patch-1Gravatar Leon Sandøy2018-12-27-4/+21
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #226 from python-discord/group-dm-invitesGravatar Leon Sandøy2018-12-27-1/+9
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | Disallow Group DM invites from the invite filter
| * | | | | | Merge branch 'master' into group-dm-invitesGravatar Joseph2018-12-27-3/+12
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #222 from python-discord/incorrect-commands-default-tag-getGravatar Leon Sandøy2018-12-27-3/+12
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | CommandNotFound default to tags get before silently ignoring
| * | | | | | Merge branch 'master' into incorrect-commands-default-tag-getGravatar Thomas Petersson2018-12-25-12/+12
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | CommandNotFound exceptions will attempt tofind a valid tag before silently ↵Gravatar Tagptroll12018-12-24-3/+12
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | ignoring
| | * | | | Disallow Group DM invites from the invite filterGravatar Joseph Banks2018-12-27-1/+9
| |/ / / / |/| | | |
| | * | | Merge branch 'master' into patch-1Gravatar Chris Goes2018-12-24-16/+17
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #219 from python-discord/force-bb-watch-noteGravatar Chris Goes2018-12-24-6/+6
|\ \ \ \ \ | | | | | | | | | | | | Make reason a required input to bb watch
| * \ \ \ \ Merge branch 'master' into force-bb-watch-noteGravatar Chris Goes2018-12-24-6/+6
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #221 from python-discord/emoji-config-fixGravatar Chris Goes2018-12-24-6/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Fix initial emoji config
| * | | | | Realigned emoji groupingsGravatar sco12018-12-20-6/+6
| | | | | |
| * | | | | Update config-default.ymlGravatar Mark2018-12-20-1/+1
| | | | | | | | | | | | | | | | | | Co-Authored-By: sco1 <[email protected]>
| * | | | | Fix initial emoji configGravatar sco12018-12-20-1/+1
|/ / / / / | | | | | | | | | | Resolves #220
| * | | | Add linebreakGravatar sco12018-12-24-0/+1
| | | | |
| * | | | Remove reason checkGravatar sco12018-12-24-6/+1
| | | | |
| * | | | Make reason a required input to bb watchGravatar sco12018-12-18-5/+9
|/ / / / | | | | | | | | Resolves #218
* | | | Update README.mdGravatar Leon Sandøy2018-12-18-1/+1
| | | |
* | | | Adding git to the base dockerfileGravatar Leon Sandøy2018-12-05-0/+1
| | | |
* | | | Merge pull request #216 from python-discord/watch_alias_fixGravatar Johannes Christ2018-12-05-3/+3
|\ \ \ \ | |_|_|/ |/| | | !watch alias bugfix
| * | | Update bot/cogs/alias.pyGravatar scragly2018-12-05-1/+1
| | | | | | | | | | | | Co-Authored-By: heavysaturn <[email protected]>
| * | | Fixes a bug with the watch alias introduced by our recent change of the ↵Gravatar Leon Sandøy2018-12-05-3/+3
|/ / / | | | | | | | | | watch command.
| * / Makes generating `...:` indents fasterGravatar Modelmat2018-12-03-2/+2
|/ / | | | | Uses `rjust` instead of an fstring:
* / Add commas to server command (#209)Gravatar Joseph2018-11-29-1/+1
|/
* Refactored - codeblocks now make use of the bot.utils.messages util. (#202)Gravatar Leon Sandøy2018-11-26-40/+10
| | | | | | | | | | | | * Refactored - codeblocks now make use of the bot.utils.messages util. * Update bot/cogs/bot.py Co-Authored-By: heavysaturn <[email protected]> * Fix up flake8 complaints. Co-Authored-By: jchristgit <[email protected]>
* Delete GitLab CI YAML - we're on Azure now, and this still triggersGravatar Gareth Coles2018-11-26-28/+0
|