| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | | | * | | | | | | | Change line to fit prevailing style | 2019-01-09 | -1/+2 | ||
| | | | | | | | | | | | |||||
| | | | * | | | | | | | Change embed color to blurple | 2019-01-09 | -1/+1 | ||
| | | | | | | | | | | | |||||
| | | | * | | | | | | | Change awkward wording | 2019-01-09 | -1/+1 | ||
| | | | | | | | | | | | |||||
| | | | * | | | | | | | Put channel category id constant back in class | 2019-01-09 | -2/+4 | ||
| | | | | | | | | | | | |||||
| | | | * | | | | | | | Add exemption from cooldown for helpers | 2019-01-09 | -1/+22 | ||
| | | | | | | | | | | | |||||
| | | | * | | | | | | | Add activity timeout constant | 2019-01-09 | -7/+18 | ||
| | | | | | | | | | | | |||||
| | | | * | | | | | | | Merge branch 'master' of https://github.com/python-discord/bot | 2019-01-08 | -0/+2 | ||
| | | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | Add linter exception | 2019-01-08 | -1/+1 | ||
| | | | | | | | | | | | | |||||
| | | | * | | | | | | | | Update method of obtaining last message to be simpler | 2019-01-07 | -2/+1 | ||
| | | | | | | | | | | | | |||||
| | | | * | | | | | | | | Fix off by one | 2019-01-07 | -1/+1 | ||
| | | | | | | | | | | | | |||||
| | | | * | | | | | | | | Update method for mentioning users and channels to be more idiomatic | 2019-01-07 | -6/+5 | ||
| | | | | | | | | | | | | |||||
| | | | * | | | | | | | | Merge branch 'master' of https://github.com/python-discord/bot | 2019-01-07 | -1/+1 | ||
| | | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / | | | | |/| | | | | | | |||||
| | | | * | | | | | | | | Add category constant | 2019-01-07 | -1/+13 | ||
| | | | | | | | | | | | | |||||
| | | | * | | | | | | | | Remove unnecessary return statement | 2019-01-07 | -1/+1 | ||
| | | | | | | | | | | | | |||||
| | | | * | | | | | | | | Update constraint on seek so it can't be less than 1 | 2019-01-06 | -1/+1 | ||
| | | | | | | | | | | | | |||||
| | | | * | | | | | | | | Change single quotes to double quotes for the sake of consistency | 2019-01-06 | -2/+2 | ||
| | | | | | | | | | | | | |||||
| | | | * | | | | | | | | Add free command | 2019-01-06 | -0/+91 | ||
| | | |/ / / / / / / / | |||||
| | | | | | | * | | | | reverting the lockfile, no changes needed | 2019-01-13 | -196/+166 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Adressing jchrists review comments | 2019-01-13 | -113/+122 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Merge branch 'master' into user_command_improvements | 2018-12-27 | -2/+2 | ||
| | | | | | | |\ \ \ \ | |||||
| | | | | | | * \ \ \ \ | Merge branch 'master' into user_command_improvements | 2018-12-27 | -16/+33 | ||
| | | | | | | |\ \ \ \ \ | |||||
| | | | | | | * | | | | | | Addressing jchrists review comments. | 2018-12-27 | -83/+107 | ||
| | | | | | | | | | | | | | |||||
| | | | | | | * | | | | | | Merge branch 'master' into user_command_improvements | 2018-12-18 | -4/+5 | ||
| | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | * | | | | | | | Update bot/cogs/information.py | 2018-12-18 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: heavysaturn <[email protected]> | ||||
| | | | | | | * | | | | | | | Merge branch 'master' into user_command_improvements | 2018-12-05 | -1/+1 | ||
| | | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | * | | | | | | | | Fixed the !user command so users can still use it if they target themselves. ↵ | 2018-12-05 | -31/+105 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also restricted it to #bot-commands for anyone except mods and up. | ||||
| | | | | | | | | | | | * | | | Fix bbmessage emoji pointing to incorrect ID | 2019-01-07 | -1/+1 | ||
| | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |||||
| | | | | | | | | | | | * | | Tidy, correct order of actions and notifications. | 2019-01-02 | -205/+335 | ||
| | | | | | | | | | | | | | | |||||
| | | | | | | | | | | | | * | Merge branch 'master' into master | 2019-01-10 | -22/+91 | ||
| | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Merge pull request #259 from python-discord/SebastiaanZ/embed-detection-filter | 2019-01-09 | -20/+77 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | Detecting self-botting/unofficial client use with a rich embed filter | ||||
| | * | | | | | | | | | | | | Merge branch 'master' into SebastiaanZ/embed-detection-filter | 2019-01-09 | -2/+14 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Merge pull request #263 from python-discord/help-command-patch | 2019-01-09 | -1/+11 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | Patch to make !help work outside of #bot-commands again. | ||||
| | * | | | | | | | | | | | | Patch to make \!help work outside of #bot-commands again. We should look ↵ | 2019-01-09 | -1/+11 | ||
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into a proper rewrite later. | ||||
| * | | | | | | | | | | | | Merge pull request #261 from python-discord/guild-whitelist | 2019-01-08 | -0/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | WIP is taking forever to finish checking, which is stupid. | ||||
| | * | | | | | | | | | | | Add Pallets to server whitelist | 2019-01-08 | -0/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Yay partners! | ||||
| | * | | | | | | | | | | | Add RLBot to server whitelist | 2019-01-08 | -0/+1 | ||
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | Yay partners! | ||||
| * | | | | | | | | | | | Merge pull request #258 from python-discord/hemlock/Reminder_Deletion_Methods | 2019-01-07 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | Fixed Reminder Deletion | ||||
| | * | | | | | | | | | | Corrected the delete_reminder() method to use the correct _delete_reminder ↵ | 2019-01-07 | -1/+1 | ||
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | method(). Signed-off-by: Daniel Brown <[email protected]> | ||||
| | * | | | | | | | | | Deleting unnecessary additional line | 2019-01-07 | -1/+0 | ||
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Removing orphaned comment and restructuring user notification for ↵ | 2019-01-07 | -4/+2 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filter_rich_embed | ||||
| | * | | | | | | | | | Including the filter_rich_embeds constants in bot/constants.py | 2019-01-07 | -0/+2 | ||
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Changing the way in which the filter_rich_embed sends the embeds to ↵ | 2019-01-07 | -7/+3 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mod_log.send_log_message | ||||
| | * | | | | | | | | | Modifying 'send_log_message' so it supports sending additional embeds to the ↵ | 2019-01-07 | -2/+9 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | specified (log) channel | ||||
| | * | | | | | | | | | Reverting modlog.py to original state | 2019-01-07 | -17/+0 | ||
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Clarifying comment | 2019-01-06 | -1/+1 | ||
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Restoring DEBUG_MODE filtering condition and adding comment | 2019-01-06 | -4/+2 | ||
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Adding 'rich embed' filter to filtering, 'embed'-support to modlog, and ↵ | 2019-01-06 | -17/+91 | ||
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'rich embed' filtering options to config | ||||
| | | | | | | | | * | Merge branch 'master' into master | 2019-01-05 | -7/+55 | ||
| | | | | | | | | |\ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #251 from python-discord/invite-filter-dm | 2019-01-05 | -7/+55 | ||
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Invite filter DM & DMed invite modlog | ||||
| | * | | | | | | | | | Use explicit channel mention | 2019-01-05 | -1/+1 | ||
| | | | | | | | | | | | |||||