aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/deploy-azure.sh (unfollow)
Commit message (Collapse)AuthorLines
2019-03-02Update config-default.ymlGravatar Leon Sandøy-0/+2
adding tranny and shemale to word filter
2019-02-24Changing from footer to header urlGravatar Leon Sandøy-7/+17
2019-02-22Refactored code.Gravatar Vincent Gross-1/+1
2019-02-22Removed `STAFF` constant in favor of `STAFF_ROLES` constant, added footer ↵Gravatar refisio-6/+6
pointing to the Rules Site page to the paginated embed.
2019-02-22Corrected additional roles constants in off_topic_names.py, reddit.py, and ↵Gravatar Daniel Brown-11/+9
rules.py Signed-off-by: Daniel Brown <[email protected]>
2019-02-22Corrected another roles constant in reminders.pyGravatar Daniel Brown-2/+1
Signed-off-by: Daniel Brown <[email protected]>
2019-02-22Adding square brackets to user argument as wellGravatar SebastiaanZ-2/+2
2019-02-22Adding square brackets to signal it's an argument, not a subcommandGravatar SebastiaanZ-3/+3
2019-02-22Clarifying log.trace message to include contextGravatar Leon Sandøy-1/+1
Co-Authored-By: SebastiaanZ <[email protected]>
2019-02-21Linting corrections.Gravatar Daniel Brown-9/+13
Signed-off-by: Daniel Brown <[email protected]>
2019-02-21Changed !user so that Helpers don't get redirected to the #bot_commands channel.Gravatar Daniel Brown-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-17Address Johannes Christ's review commentsGravatar Joseph Banks-2/+2
2019-02-16Add voice channel support to the team creation command and fix a bug which ↵Gravatar Joseph Banks-7/+34
meant some users did not have permissions added
2019-02-16Sort the loading of cogsGravatar Joseph Banks-6/+6
2019-02-16Update bot/cogs/jams.pyGravatar Leon Sandøy-1/+1
Co-Authored-By: jos-b <[email protected]>
2019-02-16Flake8Gravatar Joseph Banks-4/+5
2019-02-16Change a particularly nasty lineGravatar Joseph Banks-1/+5
2019-02-16Add a docstring to the createteam commandGravatar Joseph Banks-0/+6
2019-02-16Enable loading of the jams cogGravatar Joseph Banks-0/+1
2019-02-16Add team_leaders to roles configGravatar Joseph Banks-0/+2