aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* | Use correct emote in codeblock correction messageGravatar Joseph Banks2018-09-13-1/+1
| |
* | Merge branch 'hemlock-format_block_timeout' into 'master'Gravatar Joseph Banks2018-09-13-17/+62
|\ \ | | | | | | | | | | | | Hemlock format block See merge request python-discord/projects/bot!60
| * | - Broke up "has_fixed_codeblock" up for clarity.Gravatar Daniel Brown2018-09-13-10/+16
| | | | | | | | | | | | | | | | | | | | | | | | - Changed loop variables for clarity - Corrected implementation of emoji - Changed emoji name from "x" to "cross_mark" for clarity Signed-off-by: Daniel Brown <[email protected]>
| * | - Changed variable name from bad_ticks to has_bad_ticksGravatar Daniel Brown2018-09-13-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | - Added x emoji to the constants file and changed the add_reaction to use the Emoji object instead of the emoji icon - Adjusted variable names to be more informative - Added comments to better explain how on_reaction_add functions Signed-off-by: Daniel Brown <[email protected]>
| * | Merge remote-tracking branch 'origin/hemlock-format_block_timeout' into ↵Gravatar Daniel Brown2018-09-13-0/+0
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | hemlock-format_block_timeout # Conflicts: # bot/cogs/bot.py
| | * | - Changed function name from bad_ticks to has_bad_ticksGravatar Daniel Brown2018-09-13-17/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added x emoji to the constants file and changed the add_reaction to use the Emoji object instead of the emoji icon - Adjusted variable names to be more informative - Added comments to better explain how on_reaction_add functions Signed-off-by: Daniel Brown <[email protected]>
| * | | - Changed variable name from bad_ticks to has_bad_ticksGravatar Daniel Brown2018-09-13-17/+23
| |/ / | | | | | | | | | | | | | | | | | | | | | - Added x emoji to the constants file and changed the add_reaction to use the Emoji object instead of the emoji icon - Adjusted variable names to be more informative - Added comments to better explain how on_reaction_add functions Signed-off-by: Daniel Brown <[email protected]>
| * | Corrected a check for the bot idGravatar Daniel Brown2018-09-07-1/+1
| | |
| * | Added Python format embed removal, either by the user correcting their ↵Gravatar Daniel Brown2018-09-06-6/+6
| | | | | | | | | | | | | | | | | | formatting or by clicking the reaction, which can be done by the user who caused it or by staff. Also corrected linting errors.
| * | Added Python format embed removal, either by the user correcting their ↵Gravatar Daniel Brown2018-09-06-1/+17
| | | | | | | | | | | | formatting or by clicking the reaction, which can be done by the user who caused it or by staff.
| * | Completed editing deletion. Still working on reaction deletion.Gravatar Daniel Brown2018-09-06-19/+36
| | |
* | | Merge branch 'pipenv-docker-system' into 'master'Gravatar Johannes Christ2018-09-13-17/+22
|\ \ \ | | | | | | | | | | | | | | | | use system flag instead of using venv See merge request python-discord/projects/bot!52
| * | | use system flag instead of using venvGravatar Christopher Baklid2018-09-13-17/+22
|/ / /
* | | Merge branch 'apostrophes-in-otnames' into 'master'Gravatar Leon Sandøy2018-09-13-4/+7
|\ \ \ | |/ / |/| | | | | | | | Patched off-topic system to allow alternative apostrophe character, and convert accordingly. See merge request python-discord/projects/bot!57
| * | Fixed linting issues (oops)Gravatar Jeremiah Boby2018-09-09-2/+2
| | |
| * | Patched off-topic system to allow alternative apostrophe character, and ↵Gravatar Jeremiah Boby2018-09-09-5/+8
|/ / | | | | | | convert accordingly.
* | [Snekbox] Show help when eval run without codeGravatar Gareth Coles2018-08-30-1/+6
| |
* | [Utils] Pep command outputs help on non-number. Fixes #59Gravatar Gareth Coles2018-08-30-4/+9
| |
* | [Security] Prevent commands in DM - Fixes #60Gravatar Gareth Coles2018-08-30-0/+4
| |
* | [Config] Remove invites from un-partnered serversGravatar Gareth Coles2018-08-24-2/+0
| |
* | Merge branch 'fix_humanize' into 'master'Gravatar Gareth Coles2018-08-23-49/+71
|\ \ | | | | | | | | | | | | Better timedelta humanization See merge request python-discord/projects/bot!54
| * | Better timedelta humanizationGravatar Leon Sandøy2018-08-23-49/+71
|/ /
* | Merge branch 'eval-indent-fix' into 'master'Gravatar Gareth Coles2018-08-23-4/+5
|\ \ | | | | | | | | | | | | Fix !eval indentation errors. See merge request python-discord/projects/bot!58
| * | dent :wrench:Gravatar Kingsley McDonald2018-08-21-4/+5
|/ /
* | Merge branch 'cleanup/remove-clickup-cog' into 'master'Gravatar Gareth Coles2018-08-13-394/+0
|\ \ | | | | | | | | | | | | Remove the ClickUp cog. See merge request python-discord/projects/bot!29
| * | Remove the ClickUp cog.Gravatar Johannes Christ2018-08-13-394/+0
|/ /
* | Improving the token regex to catch tokens with symbols in the HMACGravatar Leon Sandøy2018-08-11-3/+3
| |
* | Makes TokenRemover, AntiSpam and Clean more consistent, with embeds, message ↵Gravatar Leon Sandøy2018-08-11-81/+131
| | | | | | | | delete ignores, and using the Logs API.
* | Fixing bug where antispam would not ignore message ids, making antispam ↵Gravatar Leon Sandøy2018-08-11-28/+40
| | | | | | | | mod-alerts into beautiful embeds, adding IDs to all filtering and antispam embeds.
* | [Constants] Specify encoding for YAML filesGravatar Gareth Coles2018-08-10-2/+2
| |
* | updating the watchlist to catch retartedGravatar Leon Sandøy2018-08-08-1/+2
| |
* | yeah actually you are allowed to say "beans"Gravatar Leon Sandøy2018-08-08-1/+1
| |
* | let's ignore the only legitimate word that starts with cuck - cuckooGravatar Leon Sandøy2018-08-08-1/+1
| |
* | [Snekbox] Attempt to fix eval indent issuesGravatar Gareth Coles2018-08-07-1/+2
| |
* | Fix a typo.Gravatar Johannes Christ2018-08-06-1/+1
| |
* | Merge branch 'no-pipenv-clean' into 'master'Gravatar Gareth Coles2018-08-06-1/+0
|\ \ | | | | | | | | | | | | try build without cleaning first See merge request python-discord/projects/bot!46
| * | try build without cleaning firstGravatar Christopher Baklid2018-07-31-1/+0
| | |
* | | Merge branch 'enhancement/add-antispam-channel-and-role-whitelist' into 'master'Gravatar Gareth Coles2018-08-06-2/+18
|\ \ \ | | | | | | | | | | | | | | | | Add a channel & role whitelist to `AntiSpam` cog. See merge request python-discord/projects/bot!50
| * | | Add channel & role whitelist to `AntiSpam`.Gravatar Johannes Christ2018-08-03-2/+18
| | | |
* | | | Merge branch 'enhancement/bump-pika-logging-level' into 'master'Gravatar Gareth Coles2018-08-06-1/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Silence `aio_pika.pika.{callback,channel}`'s logging. Closes #21 See merge request python-discord/projects/bot!51
| * | | | Silence `aio_pika.pika.{callback,channel}`'s logging.Gravatar Johannes Christ2018-08-03-1/+3
| |/ / /
* / / / setting links max to 20 while we work on issue 47Gravatar Leon Sandøy2018-08-06-1/+1
|/ / /
* | | Merge branch 'roles-command-restriction' into 'master'Gravatar Johannes Christ2018-08-03-1/+3
|\ \ \ | | | | | | | | | | | | | | | | Restrict !roles to mods+ See merge request python-discord/projects/bot!48
| * | | Restrict !roles to mods+Gravatar Kingsley McDonald2018-08-01-1/+3
| |/ /
* | | Set delete_message_days to 0 so that banned users do not have messages ↵Gravatar Joseph2018-08-01-2/+2
| | | | | | | | | | | | cleared automatically
* | | Merge branch 'feature/site-commands' into 'master'Gravatar Johannes Christ2018-08-01-23/+124
|\ \ \ | |/ / |/| | | | | | | | Add Site cog. See merge request python-discord/projects/bot!20
| * | Add Site cog.Gravatar Kingsley McDonald2018-08-01-23/+124
|/ /
* | Merge branch 'feature/reddit-channel' into 'master'Gravatar Gareth Coles2018-07-31-0/+333
|\ \ | | | | | | | | | | | | Relay subreddit posts to the #reddit channel See merge request python-discord/projects/bot!23
| * | Relay subreddit posts to the #reddit channelGravatar Kingsley McDonald2018-07-31-0/+333
|/ /
* | Merge branch 'better-modlogs' into 'master'Gravatar Leon Sandøy2018-07-31-20/+259
|\ \ | | | | | | | | | | | | Better mod-log for infractions. See merge request python-discord/projects/bot!45