| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | | * | | | Add voice channel support to the team creation command and fix a bug which ↵ | 2019-02-16 | -7/+34 | ||
| | |/ / / | | | | | | | | | | | | | meant some users did not have permissions added | ||||
| | * | | | Merge pull request #311 from python-discord/add-team-creator | 2019-02-16 | -5/+91 | ||
| | |\ \ \ | | | | | | | | | | | Add team creation command | ||||
| | | * \ \ | Merge branch 'add-team-creator' of github.com:python-discord/bot into ↵ | 2019-02-16 | -1/+1 | ||
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | add-team-creator | ||||
| | | | * | | | Update bot/cogs/jams.py | 2019-02-16 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | Co-Authored-By: jos-b <[email protected]> | ||||
| | | * | | | | Sort the loading of cogs | 2019-02-16 | -6/+6 | ||
| | | |/ / / | |||||
| | | * | | | Flake8 | 2019-02-16 | -4/+5 | ||
| | | | | | | |||||
| | | * | | | Change a particularly nasty line | 2019-02-16 | -1/+5 | ||
| | | | | | | |||||
| | | * | | | Add a docstring to the createteam command | 2019-02-16 | -0/+6 | ||
| | | | | | | |||||
| | | * | | | Enable loading of the jams cog | 2019-02-16 | -0/+1 | ||
| | | | | | | |||||
| | | * | | | Add team_leaders to roles config | 2019-02-16 | -0/+2 | ||
| | | | | | | |||||
| | | * | | | Add team creator command, createteam | 2019-02-16 | -0/+72 | ||
| | |/ / / | |||||
| | * | | | Merge pull request #301 from Refisio/rules_command | 2019-02-15 | -24/+103 | ||
| | |\ \ \ | | | | | | | | | | | Added more functionality to rules command | ||||
| | | | | * | Refactored code. | 2019-02-22 | -1/+1 | ||
| | | | | | | |||||
| | | | | * | Removed `STAFF` constant in favor of `STAFF_ROLES` constant, added footer ↵ | 2019-02-22 | -6/+6 | ||
| | | | |/ | | |/| | | | | | | | | | pointing to the Rules Site page to the paginated embed. | ||||
| | | * | | Merge branch 'master' into rules_command | 2019-02-15 | -20/+176 | ||
| | | |\ \ | | |/ / | |/| | | |||||
| | * | | | Merge pull request #309 from python-discord/exception-alias-for-traceback | 2019-02-14 | -0/+8 | ||
| | |\ \ \ | | | | | | | | | | | Added alias for tags get traceback - !exception. | ||||
| | | * \ \ | Merge branch 'master' into exception-alias-for-traceback | 2019-02-14 | -0/+3 | ||
| | | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | Whitelisting domains. | 2019-02-14 | -0/+3 | ||
| | | | | | | | | | | | | | | | | Adding gentoo, adafruit and kennethreitz.org to the whitelist. | ||||
| | | * | | | Github editor snuck in a few blanklines | 2019-02-13 | -2/+2 | ||
| | | | | | | |||||
| | | * | | | Added alias for tags get traceback - !exception. | 2019-02-13 | -0/+8 | ||
| | |/ / / | | | | | | | | | I find myself writing !exception by mistake too often and just figured i'd see if others would want this alias in. | ||||
| | * | | | Merge pull request #304 from python-discord/server-invite-details | 2019-02-09 | -9/+47 | ||
| | |\ \ \ | | |_|/ | |/| | | Have invite filter send guild info with mod-alert. | ||||
| | | * | | Merge branch 'master' into server-invite-details | 2019-02-09 | -8/+115 | ||
| | | |\ \ | | |/ / | |/| | | |||||
| | * | | | Merge pull request #285 from python-discord/newline-antispam | 2019-02-08 | -5/+27 | ||
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Redirect newline antispam log message, add consecutive newline check Co-authored-by: <[email protected]> Co-authored-by: Chris Goes <[email protected]> | ||||
| | | * \ \ | Merge branch 'master' into newline-antispam | 2019-02-08 | -60/+141 | ||
| | | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | Merge pull request #306 from beardfist/some_branch | 2019-02-07 | -1/+2 | ||
| | |\ \ \ \ | | | | | | | | | | | | | testing azure | ||||
| | | * \ \ \ | Merge branch 'master' into some_branch | 2019-02-07 | -2/+3 | ||
| | | |\ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | | Merge pull request #305 from python-discord/bot_replies | 2019-02-07 | -3/+5 | ||
| | |\ \ \ \ \ | | | | | | | | | | | | | | | added another bot reply - testing azure pipelines | ||||
| | | * | | | | | Tiny change to trigger build | 2019-02-07 | -0/+1 | ||
| | | | | | | | | |||||
| | | * | | | | | added another bot reply - testing azure pipelines | 2019-02-07 | -3/+4 | ||
| | |/ / / / / | |||||
| | | * | | | | triggering azure | 2019-02-07 | -0/+1 | ||
| | | | | | | | |||||
| | | * | | | | testing azure | 2019-02-07 | -1/+2 | ||
| | |/ / / / | |||||
| | * | | | | Merge pull request #295 from python-discord/superstarifyimprovements | 2019-02-07 | -0/+82 | ||
| | |\ \ \ \ | | | | | | | | | | | | | Superstarify cleanup as per issue #288 , no changes to the command. | ||||
| | | * \ \ \ | Merge branch 'master' into superstarifyimprovements | 2019-02-05 | -3/+3 | ||
| | | |\ \ \ \ | | |/ / / / | |/| | | | | |||||
| | | * | | | | Merge branch 'master' into superstarifyimprovements | 2019-01-30 | -2/+10 | ||
| | | |\ \ \ \ | |||||
| | | * | | | | | Fixed a few urls pointing to wikipedie file instead of image url | 2019-01-30 | -2/+2 | ||
| | | | | | | | | |||||
| | | * | | | | | Removed bands from starify list, converted it to a list in ↵ | 2019-01-30 | -0/+82 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bot/resources/stars.json, all stars are stored in a name: url key-value pair. No changes to the starify command has been made. This commit simply adds the filtered json file | ||||
| | | | | * | | | Merge branch 'master' into newline-antispam | 2019-01-19 | -11/+18 | ||
| | | | | |\ \ \ | |||||
| | | | | * \ \ \ | Merge branch 'master' into newline-antispam | 2019-01-19 | -3/+54 | ||
| | | | | |\ \ \ \ | |||||
| | | | | * \ \ \ \ | Merge branch 'master' into newline-antispam | 2019-01-19 | -72/+228 | ||
| | | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | | Fix variable typo, add missing loop over relevant_messages | 2019-01-18 | -1/+3 | ||
| | | | | | | | | | | | |||||
| | | | | * | | | | | | Add consecutive newline detection to antispam | 2019-01-18 | -5/+25 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add consecutive newline threshold to configuration Send newline antispam violations to logs API rather than the modlog embed in order to keep excessive logs out of the log channel while still retaining context on what was filtered. | ||||
| | | | | | | | | * | | Update _has_invites method docstring. | 2019-02-08 | -2/+4 | ||
| | | | | | | | | | | | |||||
| | | | | | | | | * | | Have invite filter send guild info with mod-alert. | 2019-02-05 | -7/+43 | ||
| | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| | * | | | | | | | | Merge pull request #302 from python-discord/stronger-token-removal-message | 2019-02-04 | -3/+3 | ||
| | |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | Sending a stronger message to the user after removing token | ||||
| | | * | | | | | | | Removing the 'more than likely' | 2019-02-04 | -1/+1 | ||
| | | | | | | | | | | |||||
| | | * | | | | | | | Rewording token removal text to send a stronger message. | 2019-02-04 | -3/+3 | ||
| | |/ / / / / / / | |||||
| | | | | | | | * | Re-made changes. | 2019-02-09 | -7/+5 | ||
| | | | | | | | | | |||||
| | | | | | | | * | Updated rules cog. | 2019-02-09 | -2/+1 | ||
| | | | | | | | |\ | |||||
| | | | | | | | | * | Update rules.py | 2019-02-07 | -1/+2 | ||
| | | | | | | | | | | |||||
| | | | | | | | | * | Swapped around import statements. | 2019-02-07 | -3/+2 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ***Again.*** | ||||