aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | | * Add default infraction URLs to config, cleanup moderation cogGravatar momothereal2018-07-18-16/+15
| | | |
| | | * Adds framework for commands and warning command.Gravatar WrongEnd2018-07-18-0/+84
| |_|/ |/| |
* | | Merge branch 'momo/snekbox-paste' into 'master'Gravatar Gareth Coles2018-07-11-3/+28
|\ \ \ | | | | | | | | | | | | | | | | Send truncated output to pasting service See merge request python-discord/projects/bot!25
| * | | Send truncated output to pasting serviceGravatar momothereal2018-07-11-3/+28
|/ / /
* | | [Snekbox] Code template should activate snekbox prod VMGravatar Gareth Coles2018-07-11-0/+3
| | |
* | | Merge remote-tracking branch 'origin/master'Gravatar Gareth Coles2018-07-10-6/+129
|\ \ \
| * \ \ Merge branch 'feature/otname-list-command' into 'master'Gravatar Leon Sandøy2018-07-10-0/+23
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Add a `otname.list` command. See merge request python-discord/projects/bot!14
| | * | | Add bullet points.Gravatar Johannes Christ2018-07-07-7/+2
| | | | |
| | * | | Add a `otname.list` command.Gravatar Johannes Christ2018-07-07-0/+28
| | |/ /
| * | | Merge branch 'fix-numbers-in-channel-names' into 'master'Gravatar Leon Sandøy2018-07-10-2/+2
| |\ \ \ | | |_|/ | |/| | | | | | | | | | Allow numbers in off-topic channel names. See merge request python-discord/projects/bot!11
| | * | Allow numbers in off-topic channel names.Gravatar Johannes Christ2018-07-04-2/+2
| | | |
| * | | Ignore messages sent by bots.Gravatar Johannes Christ2018-07-08-0/+3
| | | |
| * | | Merge branch 'feature/api-token-remover' into 'master'Gravatar Joseph Banks2018-07-07-0/+92
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a simple Discord API token remover. Closes #13 See merge request python-discord/projects/bot!16
| | * | | Add a simple Discord API token remover.Gravatar Johannes Christ2018-07-07-0/+92
| |/ / /
| * | | Merge branch 'fix_pep_command' into 'master'Gravatar Joseph Banks2018-07-07-2/+7
| |\ \ \ | | |_|/ | |/| | | | | | | | | | Fix a small bug with bot.pep() See merge request python-discord/projects/bot!10
| | * | change the pep fetch URL based on the PEP number because newer peps are ↵Gravatar Henrik Boeving2018-07-03-2/+7
| | |/ | | | | | | | | | written in RST instead of normal txt
| * | Fix incorrect log lineGravatar Momo2018-07-05-1/+1
| | |
| * | Fix typo in rejection messageGravatar Momo2018-07-05-1/+1
| | |
* | | Force bot redeployGravatar Gareth Coles2018-07-10-1/+0
|/ /
* | DEFCON cog, ready for duty!Gravatar Gareth Coles2018-07-05-59/+109
| |
* | Working defcon cogGravatar Gareth Coles2018-07-05-16/+69
| |
* | Add defcon cog; disable ClickUpGravatar Gareth Coles2018-07-05-4/+70
|/
* [Announcements] Screw it, we don't need to remove the messagesGravatar Gareth Coles2018-07-03-17/+3
|
* LintingGravatar Gareth Coles2018-07-03-1/+1
|
* [Announcements] Feedback if a user already has the relevant stateGravatar Gareth Coles2018-07-03-2/+26
|
* [Announcements] User feedback on subscribe/unsubscribe commandsGravatar Gareth Coles2018-07-03-0/+10
|
* Announcements role system, and verification improvementsGravatar Gareth Coles2018-07-03-5/+68
| | | | | | * Subscribe to announcement notifications, giving you the role * Verification instructional message now sticks around for 20s instead of 10s * The bot will attempt to DM a welcome message to users that verify themselves
* [RMQ] Ack messagesGravatar Gareth Coles2018-07-02-0/+4
|
* [Snekbox] More robust codeblock escape handlingGravatar Gareth Coles2018-07-02-4/+15
|
* Merge branch 'fix-parser-not-invoking-the-command' into 'master'Gravatar Gareth Coles2018-07-02-6/+2
|\ | | | | | | | | Fix the parser not invoking the `otname.add` command. See merge request python-discord/projects/bot!7
| * Fix the parser not invoking the `otname.add` command.Gravatar Johannes Christ2018-07-02-6/+2
|/
* [OTName] Dammit volcyyGravatar Gareth Coles2018-07-02-2/+2
|
* 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
|