aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | * | | | | Pip cacheGravatar Christopher Baklid2018-07-29-0/+8
| |/ / / / /
* / / / / / [Verification] Fix double-post in subscribe commandGravatar Gareth Coles2018-07-29-1/+1
|/ / / / /
* | | | | Use splats for infraction reasonsGravatar Joseph2018-07-28-14/+14
| | | | |
* | | | | Add missing `Muted` role.Gravatar Johannes Christ2018-07-28-1/+1
| | | | |
* | | | | Merge branch 'feature/rowboat-replacement' into 'master'Gravatar Johannes Christ2018-07-27-14/+722
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | Rowboat moderation replacement See merge request python-discord/projects/bot!28
| * | | | Refactor moderation cog with namespace changesGravatar momothereal2018-07-27-12/+22
| | | | |
| * | | | Merge branch 'master' into feature/rowboat-replacementGravatar momothereal2018-07-27-563/+303
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Icon updatesGravatar Joseph2018-07-27-4/+4
| | | | |
* | | | | Seems I'm blind.Gravatar Johannes Christ2018-07-27-0/+1
| | | | |
* | | | | Fix command group permissions.Gravatar Johannes Christ2018-07-27-0/+5
| | | | |
* | | | | Merge branch 'tag_group_get_tag' into 'master'Gravatar Gareth Coles2018-07-27-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow the tags group to fetch tags Closes #42 See merge request python-discord/projects/bot!36
| * | | | | Allow the tags group to fetch tagsGravatar Joseph Banks2018-07-27-2/+2
|/ / / / /
* | | | | Merge branch 'enhancement/fix-inconsistent-cog-load-logging' into 'master'Gravatar Joseph Banks2018-07-27-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Change inconsistent `Cog loaded` logging. See merge request python-discord/projects/bot!21
| * | | | | Change inconsistent `Cog loaded` logging.Gravatar Johannes Christ2018-07-08-1/+1
| | | | | |
* | | | | | [Snekbox] Deal with leading newlinesGravatar Gareth Coles2018-07-27-0/+3
| | | | | |
* | | | | | Fix eval and add codeblock supportGravatar Gareth Coles2018-07-27-1/+9
| | | | | |
* | | | | | Merge branch 'remove-python-syntax-parser' into 'master'Gravatar Gareth Coles2018-07-26-545/+165
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove python syntax parser Closes #31 See merge request python-discord/projects/bot!27
| * | | | | | Remove python syntax parserGravatar Johannes Christ2018-07-26-545/+165
|/ / / / / /
* | | | | | LintingGravatar Gareth Coles2018-07-25-8/+8
| | | | | |
* | | | | | Change activity to say "Commands" instead of "Help"Gravatar Gareth Coles2018-07-25-1/+1
| | | | | |
* | | | | | [DEFCON] Add embeds and icons for actions/eventsGravatar Gareth Coles2018-07-25-14/+117
| | | | | |
| | * | | | Simplify ban lineGravatar momothereal2018-07-25-2/+1
| | | | | |
| | * | | | Add aliases for moderation commandsGravatar momothereal2018-07-25-8/+8
| | | | | |
| | * | | | Use less generic Exceptions when possibleGravatar momothereal2018-07-25-8/+9
| | | | | |
| | * | | | Fix documentation issuesGravatar momothereal2018-07-25-3/+36
| | | | | |
| | * | | | Remove useless commentGravatar momothereal2018-07-25-10/+0
| | | | | |
| | * | | | Add code folding regionsGravatar momothereal2018-07-25-6/+13
| | | | | |
| | * | | | Merge branch 'master' into feature/rowboat-replacementGravatar momothereal2018-07-25-251/+1302
| | |\ \ \ \ | |_|/ / / / |/| | | | |
* | | | | | Attempt to speed up buildGravatar Gareth Coles2018-07-24-1/+1
| | | | | |
* | | | | | [Modlog] Detect username/discrim changes; better output formattingGravatar Gareth Coles2018-07-24-13/+32
| | | | | |
* | | | | | Add paste service back to configGravatar Gareth Coles2018-07-24-0/+1
| |_|_|_|/ |/| | | |
* | | | | Fixing a typo in the humanize function that would cause output that looks ↵Gravatar Leon Sandøy2018-07-23-1/+1
| | | | | | | | | | | | | | | | | | | | like 0 years, 0 months, 0 days and 2 hours
* | | | | Merge branch 'enhancement/detect-bans-in-bigbrother-cog' into 'master'Gravatar Gareth Coles2018-07-23-3/+24
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove banned users from BigBrother's prying eyes. See merge request python-discord/projects/bot!34
| * | | | | Remove banned users from BigBrother's prying eyes.Gravatar Johannes Christ2018-07-23-3/+24
|/ / / / /
* | | | | [Modlog] Suppress channel position changesGravatar Gareth Coles2018-07-23-1/+1
| | | | |
* | | | | Merge branch 'humanize_date' into 'master'Gravatar Johannes Christ2018-07-22-21/+61
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | A utility for creating human readable timestrings. See merge request python-discord/projects/bot!33
| * | | | | A utility for creating human readable timestrings.Gravatar Leon Sandøy2018-07-22-21/+61
|/ / / / /
* | | | | Merge branch 'enhancement/paginate-and-sort-inventory-list' into 'master'Gravatar Leon Sandøy2018-07-22-6/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Paginate and sort `bot.docs.get` output. See merge request python-discord/projects/bot!15
| * | | | | Paginate and sort `bot.docs.get` output.Gravatar Johannes Christ2018-07-07-6/+5
| | | | | |
* | | | | | Remove unnecessary f-strings.Gravatar Gareth Coles2018-07-21-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | Closes #38 - all tasks are done with this push.
* | | | | | [Modlog] Improved message edit loggingGravatar Gareth Coles2018-07-21-28/+119
| | | | | |
* | | | | | [Modlog] Improved message deletion loggingGravatar Gareth Coles2018-07-21-36/+79
| | | | | |
* | | | | | [Verification] Fix stupid bugGravatar Gareth Coles2018-07-21-1/+1
| |_|_|_|/ |/| | | |
* | | | | Update incorrect site URLGravatar Gareth Coles2018-07-21-1/+1
| | | | |
* | | | | Merge branch 'mod-log' into 'master'Gravatar Gareth Coles2018-07-21-234/+848
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | Mod log functionality See merge request python-discord/projects/bot!30
| * | | | Mod log functionalityGravatar Gareth Coles2018-07-21-234/+848
|/ / / /
* | | | Adding all help channels to code block detection channel list, and setting ↵Gravatar Leon Sandøy2018-07-16-17/+28
| | | | | | | | | | | | | | | | default bigbrother channel to #big-brother-logs. Also cleaning up some constants.
* | | | Merge branch 'feature/add-big-brother-cog' into 'master'Gravatar Leon Sandøy2018-07-16-0/+165
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the BigBrother cog. Closes #17 See merge request python-discord/projects/bot!22
| * | | | Add the BigBrother cog.Gravatar Johannes Christ2018-07-16-0/+165
|/ / / /
* | | | Merge branch 'enhancement/bot-eval-security-improvements' into 'master'Gravatar Jeremiah Boby2018-07-15-2/+46
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Snekbox eval "security" improvements See merge request python-discord/projects/bot!26