aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | * | | Merge branch 'master' into exception-alias-for-tracebackGravatar Thomas Petersson2019-02-14-0/+3
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Whitelisting domains.Gravatar Leon Sandøy2019-02-14-0/+3
| | | | | | | | | | | | | | | Adding gentoo, adafruit and kennethreitz.org to the whitelist.
| | * | | Github editor snuck in a few blanklinesGravatar Thomas Petersson2019-02-13-2/+2
| | | | |
| | * | | Added alias for tags get traceback - !exception. Gravatar Thomas Petersson2019-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-detailsGravatar Sebastiaan Zeeff2019-02-09-9/+47
| |\ \ \ | | |_|/ | |/| | Have invite filter send guild info with mod-alert.
| | * | Merge branch 'master' into server-invite-detailsGravatar Sebastiaan Zeeff2019-02-09-8/+115
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #285 from python-discord/newline-antispamGravatar scragly2019-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-antispamGravatar scragly2019-02-08-60/+141
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #306 from beardfist/some_branchGravatar Leon Sandøy2019-02-07-1/+2
| |\ \ \ \ | | | | | | | | | | | | testing azure
| | * \ \ \ Merge branch 'master' into some_branchGravatar Leon Sandøy2019-02-07-2/+3
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #305 from python-discord/bot_repliesGravatar Leon Sandøy2019-02-07-3/+5
| |\ \ \ \ \ | | | | | | | | | | | | | | added another bot reply - testing azure pipelines
| | * | | | | Tiny change to trigger buildGravatar Leon Sandøy2019-02-07-0/+1
| | | | | | |
| | * | | | | added another bot reply - testing azure pipelinesGravatar Leon Sandøy2019-02-07-3/+4
| |/ / / / /
| | * | | | triggering azureGravatar Leon Sandøy2019-02-07-0/+1
| | | | | |
| | * | | | testing azureGravatar Leon Sandøy2019-02-07-1/+2
| |/ / / /
| * | | | Merge pull request #295 from python-discord/superstarifyimprovementsGravatar Thomas Petersson2019-02-07-0/+82
| |\ \ \ \ | | | | | | | | | | | | Superstarify cleanup as per issue #288 , no changes to the command.
| | * \ \ \ Merge branch 'master' into superstarifyimprovementsGravatar Thomas Petersson2019-02-05-3/+3
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'master' into superstarifyimprovementsGravatar Thomas Petersson2019-01-30-2/+10
| | |\ \ \ \
| | * | | | | Fixed a few urls pointing to wikipedie file instead of image urlGravatar tagp2019-01-30-2/+2
| | | | | | |
| | * | | | | Removed bands from starify list, converted it to a list in ↵Gravatar tagp2019-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-antispamGravatar Chris Goes2019-01-19-11/+18
| | | | |\ \ \
| | | | * \ \ \ Merge branch 'master' into newline-antispamGravatar scragly2019-01-19-3/+54
| | | | |\ \ \ \
| | | | * \ \ \ \ Merge branch 'master' into newline-antispamGravatar scragly2019-01-19-72/+228
| | | | |\ \ \ \ \
| | | | * | | | | | Fix variable typo, add missing loop over relevant_messagesGravatar sco12019-01-18-1/+3
| | | | | | | | | |
| | | | * | | | | | Add consecutive newline detection to antispamGravatar sco12019-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.Gravatar Scragly2019-02-08-2/+4
| | | | | | | | | |
| | | | | | | | * | Have invite filter send guild info with mod-alert.Gravatar Scragly2019-02-05-7/+43
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge pull request #302 from python-discord/stronger-token-removal-messageGravatar Joseph2019-02-04-3/+3
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | Sending a stronger message to the user after removing token
| | * | | | | | | Removing the 'more than likely'Gravatar SebastiaanZ2019-02-04-1/+1
| | | | | | | | |
| | * | | | | | | Rewording token removal text to send a stronger message.Gravatar SebastiaanZ2019-02-04-3/+3
| |/ / / / / / /
| | | | | | | * Re-made changes.Gravatar (PC) Refisio2019-02-09-7/+5
| | | | | | | |
| | | | | | | * Updated rules cog.Gravatar (PC) Refisio2019-02-09-2/+1
| | | | | | | |\
| | | | | | | | * Update rules.pyGravatar Vincent Gross2019-02-07-1/+2
| | | | | | | | |
| | | | | | | | * Swapped around import statements.Gravatar Vincent Gross2019-02-07-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | ***Again.***
| | | | | | | * | Updated Rules cog.Gravatar (PC) Refisio2019-02-09-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, accidentally changed the max-line-length in the linter to 100 so that I could properly lint my code without having Pycharm yell at me. Reverted that change, as the main repo still hasn't moved to that style yet.
| | | | | | | * | Updated Rules cog.Gravatar (PC) Refisio2019-02-09-12/+10
| | | | | | | |/
| | | | | | | * Updated Rules cog.Gravatar (PC) Refisio2019-02-07-94/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `rules` has been removed from `alias.py`, and the cog has been added to the list to be loaded. I remembered there being a Pathlib conglomeration that loaded each cog, but I might have been mistaken that from another project. Requested changes have been made.
| | | | | | | * Fixed issues pertaining to Import Order.Gravatar Vincent Gross2019-02-07-4/+3
| | | | | | | |
| | | | | | | * Code is properly linted.Gravatar (PC) Refisio2019-02-06-1/+1
| | | | | | | |
| | | | | | | * Forgot to remove this.Gravatar Vincent Gross2019-02-01-16/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Almost in hindsight, I almost forgot to remove this before creating the pull request. *Yoink.*
| | | | | | | * Fixed errors after lintingGravatar Vincent Gross2019-02-01-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | Turns out I broke a few things after linting. Whoops. Fixed.
| | | | | | | * Added rules cog.Gravatar refisio2019-02-01-0/+139
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | Adds a command that allows users and staff to pull specific rules from a command instead of getting a basic embed pointing to a website. That functionality still exists, though.
| * | | | | | Merge pull request #296 from ↵Gravatar Johannes Christ2019-01-30-2/+10
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | python-discord/redirect-decorator-handling-deleted-msgs Suppressing NotFound exception when trying to delete messages
| | * | | | | Suppressing NotFound exception when trying to delete messagesGravatar SebastiaanZ2019-01-30-2/+10
| |/ / / / /
| * | | | | Merge pull request #294 from python-discord/redirect-free-commandGravatar Chris Goes2019-01-29-29/+11
| |\ \ \ \ \ | | | | | | | | | | | | | | Redirecting free command to bot-commands for regular users
| | * | | | | Redirecting free command to bot-commands for regular users; correcting typo ↵Gravatar SebastiaanZ2019-01-29-29/+11
| |/ / / / / | | | | | | | | | | | | | | | | | | in decorator log message; adding STAFF_ROLES constant
| * | | | | Merge pull request #291 from python-discord/hierarchy_fixGravatar Joseph2019-01-26-23/+28
| |\ \ \ \ \ | | | | | | | | | | | | | | Fixes hierarchy check when target not a server member.
| | * | | | | Fixes hierarchy check when target not a server member.Gravatar Scragly2019-01-26-23/+28
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Defines the Union type of `discord.Member`, `discord.User` and the custom `proxy_user` function for cleaner converters. - Adds `isinstance` check for `target` to ensure it's a `discord.Member`. If it wasn't, it means the `Member` part of the Union converter failed so they're definitely not in the guild, so no need to check hierarchy; returns True when they're not a Member. - Removes now unnecessary `get_member`. - Adds missing punctuation and param docs to `respect_role_hierarchy` method docstring.
| * | | | / Empty commit for redeployGravatar Scragly2019-01-22-0/+1
| | |_|_|/ | |/| | |
| * | | | Merge pull request #286 from python-discord/user-command-hidden-infractionsGravatar Johannes Christ2019-01-19-1/+4
| |\ \ \ \ | | | | | | | | | | | | Hiding 'hidden infractions' from regular users user information embed