| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | * | | | | Snekbox eval "security" improvements | 2018-07-15 | -2/+46 | ||
| |/ / / / | |||||
| * | | | | [Snekbox] Better mention prevention | 2018-07-12 | -0/+3 | ||
| | | | | | |||||
| | | | * | Add 'edit reason' command | 2018-07-25 | -0/+31 | ||
| | | | | | |||||
| | | | * | Add kick command | 2018-07-25 | -0/+39 | ||
| | | | | | |||||
| | | | * | Remove old comments, some message cleanup | 2018-07-24 | -5/+2 | ||
| | | | | | |||||
| | | | * | Add command to edit infraction duration, show ID in infraction list | 2018-07-24 | -8/+56 | ||
| | | | | | |||||
| | | | * | Show user when querying by reason | 2018-07-24 | -4/+14 | ||
| | | | | | |||||
| | | | * | Add support for searching infractions by reason | 2018-07-24 | -11/+32 | ||
| | | | | | |||||
| | | | * | Show active status in infraction list, fix Discord pagination rendering issue | 2018-07-24 | -3/+14 | ||
| | | | | | |||||
| | | | * | Use 'Muted' role, show actor in infraction list | 2018-07-24 | -21/+31 | ||
| | | | | | |||||
| | | | * | Add infraction search for user, converter for user-string-fallback | 2018-07-23 | -2/+84 | ||
| | | | | | |||||
| | | | * | Unmute and unban commands | 2018-07-23 | -4/+91 | ||
| | | | | | |||||
| | | | * | Add tempban, add function to cancel active expiration tasks | 2018-07-23 | -7/+90 | ||
| | | | | | |||||
| | | | * | Improve dangling infraction support | 2018-07-21 | -4/+13 | ||
| | | | | | |||||
| | | | * | Add expiration scheduler + startup, tempmute command | 2018-07-21 | -6/+110 | ||
| | | | | | |||||
| | | | * | Permanent ban and mute commands | 2018-07-20 | -13/+58 | ||
| | | | | | |||||
| | | | * | Make reason optional, register moderation cog | 2018-07-18 | -2/+10 | ||
| | | | | | |||||
| | | | * | Revert change to warning command format | 2018-07-18 | -2/+2 | ||
| | | | | | |||||
| | | | * | Add default infraction URLs to config, cleanup moderation cog | 2018-07-18 | -16/+15 | ||
| | | | | | |||||
| | | | * | Adds framework for commands and warning command. | 2018-07-18 | -0/+84 | ||
| | |_|/ |/| | | |||||
| * | | | Merge branch 'momo/snekbox-paste' into 'master' | 2018-07-11 | -3/+28 | ||
| |\ \ \ | | | | | | | | | | | | | | | | | Send truncated output to pasting service See merge request python-discord/projects/bot!25 | ||||
| | * | | | Send truncated output to pasting service | 2018-07-11 | -3/+28 | ||
| |/ / / | |||||
| * | | | [Snekbox] Code template should activate snekbox prod VM | 2018-07-11 | -0/+3 | ||
| | | | | |||||
| * | | | Merge remote-tracking branch 'origin/master' | 2018-07-10 | -6/+129 | ||
| |\ \ \ | |||||
| | * \ \ | Merge branch 'feature/otname-list-command' into 'master' | 2018-07-10 | -0/+23 | ||
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | Add a `otname.list` command. See merge request python-discord/projects/bot!14 | ||||
| | | * | | | Add bullet points. | 2018-07-07 | -7/+2 | ||
| | | | | | | |||||
| | | * | | | Add a `otname.list` command. | 2018-07-07 | -0/+28 | ||
| | | |/ / | |||||
| | * | | | Merge branch 'fix-numbers-in-channel-names' into 'master' | 2018-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. | 2018-07-04 | -2/+2 | ||
| | | | | | |||||
| | * | | | Ignore messages sent by bots. | 2018-07-08 | -0/+3 | ||
| | | | | | |||||
| | * | | | Merge branch 'feature/api-token-remover' into 'master' | 2018-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. | 2018-07-07 | -0/+92 | ||
| | |/ / / | |||||
| | * | | | Merge branch 'fix_pep_command' into 'master' | 2018-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 ↵ | 2018-07-03 | -2/+7 | ||
| | | |/ | | | | | | | | | | written in RST instead of normal txt | ||||
| | * | | Fix incorrect log line | 2018-07-05 | -1/+1 | ||
| | | | | |||||
| | * | | Fix typo in rejection message | 2018-07-05 | -1/+1 | ||
| | | | | |||||
| * | | | Force bot redeploy | 2018-07-10 | -1/+0 | ||
| |/ / | |||||
| * | | DEFCON cog, ready for duty! | 2018-07-05 | -59/+109 | ||
| | | | |||||
| * | | Working defcon cog | 2018-07-05 | -16/+69 | ||
| | | | |||||
| * | | Add defcon cog; disable ClickUp | 2018-07-05 | -4/+70 | ||
| |/ | |||||
| * | [Announcements] Screw it, we don't need to remove the messages | 2018-07-03 | -17/+3 | ||
| | | |||||
| * | Linting | 2018-07-03 | -1/+1 | ||
| | | |||||
| * | [Announcements] Feedback if a user already has the relevant state | 2018-07-03 | -2/+26 | ||
| | | |||||
| * | [Announcements] User feedback on subscribe/unsubscribe commands | 2018-07-03 | -0/+10 | ||
| | | |||||
| * | Announcements role system, and verification improvements | 2018-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 messages | 2018-07-02 | -0/+4 | ||
| | | |||||
| * | [Snekbox] More robust codeblock escape handling | 2018-07-02 | -4/+15 | ||
| | | |||||
| * | Merge branch 'fix-parser-not-invoking-the-command' into 'master' | 2018-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. | 2018-07-02 | -6/+2 | ||
| |/ | |||||
| * | [OTName] Dammit volcyy | 2018-07-02 | -2/+2 | ||
| | | |||||