aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Merge branch 'add-off-topic-name-rotation' into 'master'Gravatar Gareth Coles2018-07-02-1/+120
|\ | | | | | | | | Add a simple OffTopicNames cog. See merge request python-discord/projects/bot!6
| * Add a simple OffTopicNames cog.Gravatar Volcyy2018-07-02-1/+120
|/
* [Snekbox] Fix failure to send string errorsGravatar Gareth Coles2018-07-02-1/+5
|
* [Snekbox] Might as well highlight the outputGravatar Gareth Coles2018-07-02-1/+1
|
* [Snekbox] Stricter truncationGravatar Gareth Coles2018-07-02-5/+5
|
* [Snekbox] Truncate output if there's too many linesGravatar Gareth Coles2018-07-02-2/+10
|
* force redeployGravatar Lucy2018-06-28-0/+0
|
* [Snekbox] Improve outputGravatar Gareth Coles2018-06-27-1/+11
|
* [Snekbox] Fix up message consumingGravatar Gareth Coles2018-06-27-16/+32
|
* *LINTING*Gravatar Gareth Coles2018-06-27-1/+0
|
* Remove double mentionGravatar Gareth Coles2018-06-27-4/+0
|
* [Snekbox] Fix message consuming patternGravatar Gareth Coles2018-06-27-21/+18
|
* [Snekbox] Better truncation; don't use embeds because they wrap way too earlyGravatar Gareth Coles2018-06-27-9/+7
|
* [Snekbox] Truncation that takes backticks into accountGravatar Gareth Coles2018-06-27-1/+1
|
* [Snekbox] Add line numbers and truncationGravatar Gareth Coles2018-06-27-1/+7
|
* [Snekbox] Detect codeblock escapingGravatar Gareth Coles2018-06-27-2/+8
|
* LintingGravatar Gareth Coles2018-06-27-3/+1
|
* [Snekbox] Eval for the masses. Staff-only eval is now `internal.eval`Gravatar Gareth Coles2018-06-27-5/+16
|
* Beta snekbox evalGravatar Gareth Coles2018-06-27-0/+82
|
* [Events] Implement guild member chunking for users endpointGravatar Gareth Coles2018-06-24-20/+42
|
* [Config] Sort lines; add user complete api routeGravatar Gareth Coles2018-06-24-44/+46
|
* Apparently I can't Google todayGravatar Gareth Coles2018-06-23-1/+2
|
* Revert "[Events] Even better logging on users send"Gravatar Gareth Coles2018-06-23-1/+1
| | | | This reverts commit db0ebc0
* [Events] Even better logging on users sendGravatar Gareth Coles2018-06-23-1/+1
|
* [Events] Better logging on users sendGravatar Gareth Coles2018-06-23-2/+7
|
* [Events] Fix filter exhaustion on users sendGravatar Gareth Coles2018-06-23-5/+5
|
* Merge branch 'momo/fix-avatars-again' into 'master'Gravatar Momo2018-06-23-2/+2
|\ | | | | | | | | Set the avatar format to PNG in missing places See merge request python-discord/projects/bot!5
| * Set the avatar format to PNG in missing placesGravatar momothereal2018-06-23-2/+2
|/
* Merge branch 'update-broken-on-ready-icon-url' into 'master'Gravatar Gareth Coles2018-06-21-1/+1
|\ | | | | | | | | Update broken `on_ready` icon URL. See merge request python-discord/projects/bot!4
| * Update broken `on_ready` icon URL.Gravatar Volcyy2018-06-21-1/+1
|/
* Merge branch 'fix-doc-command-for-long-signature' into 'master'Gravatar Joseph Banks2018-06-21-0/+2
|\ | | | | | | | | Fix `doc` breaking for weird signatures. See merge request python-discord/projects/bot!3
| * Fix `doc` breaking for weird signatures.Gravatar Johannes Christ2018-06-15-0/+2
| |
* | [RMQ] Fix role assignmentGravatar Gareth Coles2018-06-19-2/+2
| |
* | Remove venv cache, breaks on public runnersGravatar Gareth Coles2018-06-16-3/+0
|/
* committing to force redeployGravatar Leon Sandøy2018-06-15-1/+1
|
* Merge branch 'log-dir' into 'master'Gravatar Christopher Baklid2018-06-14-2/+11
|\ | | | | | | | | logging dir and rotating file handler See merge request python-discord/projects/bot!1
| * logging dir and rotating file handlerGravatar Christopher Baklid2018-06-14-2/+11
|/
* Switch to using PNG for user avatarsGravatar Joseph2018-06-13-1/+1
|
* Fix events.pyGravatar Joseph2018-06-13-1/+1
|
* Merge branch 'master' of gitlab.com:python-discord/projects/botGravatar Joseph2018-06-13-79/+155
|\
| * Merge branch 'ci-container' into 'master'Gravatar Gareth Coles2018-06-11-20/+26
| |\ | | | | | | | | | | | | adds a ci container to speed up build times See merge request discord-python/projects/bot!2
| | * adds a ci container to speed up build timesGravatar Christopher Baklid2018-06-10-20/+26
| |/
| * Force logger handlers in a safer wayGravatar Gareth Coles2018-06-08-1/+5
| |
| * Force redeployGravatar Gareth Coles2018-06-07-0/+1
| |
| * Collect avatar URLs and send them to the siteGravatar Gareth Coles2018-06-07-1/+8
| |
| * Move CONTRIBUTING.mdGravatar Gareth Coles2018-06-07-0/+0
| |
| * GitHub -> GitLabGravatar Gareth Coles2018-06-07-17/+17
| |
| * Force all loggers to use our handlers, and disable papertrailGravatar Gareth Coles2018-06-07-21/+19
| |
| * Update gitignore for logfilesGravatar Gareth Coles2018-06-06-2/+2
| |
| * Use stdout for loggingGravatar Gareth Coles2018-06-06-2/+2
| |