| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2019-03-02 | Update config-default.yml | -0/+2 | ||
| adding tranny and shemale to word filter | ||||
| 2019-02-24 | Changing from footer to header url | -7/+17 | ||
| 2019-02-22 | Refactored code. | -1/+1 | ||
| 2019-02-22 | Removed `STAFF` constant in favor of `STAFF_ROLES` constant, added footer ↵ | -6/+6 | ||
| pointing to the Rules Site page to the paginated embed. | ||||
| 2019-02-22 | Corrected additional roles constants in off_topic_names.py, reddit.py, and ↵ | -11/+9 | ||
| rules.py Signed-off-by: Daniel Brown <[email protected]> | ||||
| 2019-02-22 | Corrected another roles constant in reminders.py | -2/+1 | ||
| Signed-off-by: Daniel Brown <[email protected]> | ||||
| 2019-02-22 | Adding square brackets to user argument as well | -2/+2 | ||
| 2019-02-22 | Adding square brackets to signal it's an argument, not a subcommand | -3/+3 | ||
| 2019-02-22 | Clarifying log.trace message to include context | -1/+1 | ||
| Co-Authored-By: SebastiaanZ <[email protected]> | ||||
| 2019-02-21 | Linting corrections. | -9/+13 | ||
| Signed-off-by: Daniel Brown <[email protected]> | ||||
| 2019-02-21 | Changed !user so that Helpers don't get redirected to the #bot_commands channel. | -57/+56 | ||
| Added the STAFF_ROLES constant to constants.py Adjusted any cog use of MODERATION_ROLES or STAFF_ROLES that would have been redundant with the addition of the constants. Signed-off-by: Daniel Brown <[email protected]> | ||||
| 2019-02-17 | Address Johannes Christ's review comments | -2/+2 | ||
| 2019-02-16 | Add voice channel support to the team creation command and fix a bug which ↵ | -7/+34 | ||
| meant some users did not have permissions added | ||||
| 2019-02-16 | Sort the loading of cogs | -6/+6 | ||
| 2019-02-16 | Update bot/cogs/jams.py | -1/+1 | ||
| Co-Authored-By: jos-b <[email protected]> | ||||
| 2019-02-16 | Flake8 | -4/+5 | ||
| 2019-02-16 | Change a particularly nasty line | -1/+5 | ||
| 2019-02-16 | Add a docstring to the createteam command | -0/+6 | ||
| 2019-02-16 | Enable loading of the jams cog | -0/+1 | ||
| 2019-02-16 | Add team_leaders to roles config | -0/+2 | ||