| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | | * | | | | | | | | | | | | | | | | | | Mention instance in comment about Messageable | 2021-02-06 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | | | Remove additional newline from end of tag | 2021-02-06 | -1/+0 | ||
| | | | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | | | discord.Messageable -> discord.abc.Messageable | 2021-02-06 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | | | discord.Channel -> discord.TextChannel | 2021-02-06 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | | | Create local-file tag about sending local files to Discord | 2021-02-06 | -0/+24 | ||
| | |/ / / / / / / / / / / / / / / / / / | |||||
| | | * | | | | | | | | | | | | | | | | | Correct examples, reword description | 2021-02-06 | -8/+9 | ||
| | | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | | Fix trailing whitespaces | 2021-02-06 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | | Make `defaultdict` tag | 2021-02-05 | -0/+20 | ||
| | |/ / / / / / / / / / / / / / / / / | |||||
| | * | | | | | | | | | | | | | | | | | Merge pull request #1397 from python-discord/feat/1280/deleted-jumplink | 2021-02-05 | -0/+2 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add jumplink to deleted messages | ||||
| | | * | | | | | | | | | | | | | | | | | Add jumplink to deleted messages | 2021-02-05 | -0/+2 | ||
| | |/ / / / / / / / / / / / / / / / / | |||||
| | | * | | | | | | | | | | | | | | | | Formatted available constant, added missing dynamic message trace | 2021-02-06 | -1/+2 | ||
| | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | Removed unnecessary task creation. | 2021-02-06 | -6/+1 | ||
| | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | Available channels are no longer stored as IDs. | 2021-02-06 | -5/+5 | ||
| | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | Reformatted string constant for available help channels. | 2021-02-06 | -3/+1 | ||
| | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | Modified the dynamic to be bold to catch eyes. | 2021-02-05 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | Replaced fetching available category for old one. | 2021-02-04 | -3/+2 | ||
| | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | Removed unnecessary update method call. | 2021-02-04 | -4/+3 | ||
| | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | Alphabetized config-default.yml. | 2021-02-04 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | 'None' is now shown if no channels are available. | 2021-02-04 | -9/+10 | ||
| | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | Fixed logic in case dynamic message doesn't exist. | 2021-02-04 | -11/+9 | ||
| | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | Fixed up linting errors. | 2021-02-04 | -3/+4 | ||
| | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | Added dynamic available help channels message | 2021-02-04 | -0/+48 | ||
| | | | |_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | Added how_to_get_help constant. | 2021-02-04 | -0/+2 | ||
| | |/ / / / / / / / / / / / / / / | |||||
| | * | | | | | | | | | | | | | | | Merge pull request #1378 from PH-KDX/patch-1 | 2021-02-03 | -0/+3 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Create voice.md | ||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into patch-1 | 2021-02-03 | -349/+444 | ||
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | Merge pull request #1313 from HassanAbouelela/fix-voiceban-member-bug | 2021-02-03 | -14/+52 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds Member Checks Before Changing Voice | ||||
| | | * | | | | | | | | | | | | | | | | Updates Apply Infraction Docstring | 2021-01-21 | -0/+1 | ||
| | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | Restructures Voice Ban Action | 2021-01-21 | -16/+32 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates the voice ban action so the infraction pardoning is always run, and so all operations are handled in the _scheduler. Updates tests. | ||||
| | | * | | | | | | | | | | | | | | | | Merge branch 'master' into fix-voiceban-member-bug | 2021-01-20 | -1421/+2007 | ||
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | | | Cleans Up Tests | 2021-01-20 | -5/+5 | ||
| | | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | | Adds Member Checks Before Changing Voice | 2020-11-30 | -3/+24 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a check that checks if the user object is an instance of guild member, before performing guild operations. Adds tests. Signed-off-by: Hassan Abouelela <[email protected]> | ||||
| | * | | | | | | | | | | | | | | | | | | Merge pull request #1395 from python-discord/wookie184-floats-tag | 2021-02-03 | -0/+20 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add tag on float imprecision | ||||
| | | * | | | | | | | | | | | | | | | | | | Mention math.isclose and add an example | 2021-02-03 | -4/+5 | ||
| | | | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | | | Add tag on float imprecision | 2021-02-02 | -0/+19 | ||
| | |/ / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a tag on float imprecision | ||||
| | * | | | | | | | | | | | | | | | | | | Merge pull request #1390 from ChrisLovering/Handle-OverflowErrors | 2021-02-01 | -1/+1 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | Protect against overflows caused by large expirations | ||||
| | | * | | | | | | | | | | | | | | | | | Merge branch 'master' into Handle-OverflowErrors | 2021-02-01 | -2/+4 | ||
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | | | Make sure that restrictions also applies to moderators | 2021-01-30 | -2/+4 | ||
| | | |_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without this, if a moderator add a reaction to any message, all the messages currently listening for reaction will pass the check since the user has a moderation role. | ||||
| | | * | | | | | | | | | | | | | | | | Protect against overflows caused by large expirations | 2021-01-30 | -1/+1 | ||
| | |/ / / / / / / / / / / / / / / / | |||||
| | * | | | | | | | | | | | | | | | | Merge PR #1388 - gracefully handle non-existing infractions | 2021-01-29 | -1/+7 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | | Remove ConversionError from comment, as its now handled above. | 2021-01-29 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | handle within the error handler | 2021-01-29 | -4/+7 | ||
| | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | catch the response error and deal with it | 2021-01-28 | -1/+4 | ||
| | | | |_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | | Merge pull request #1358 from python-discord/trashcan-mods | 2021-01-29 | -4/+16 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | Make sure that moderators can interact with trashcans and restrict paginator usage | ||||
| | | * | | | | | | | | | | | | | | | Merge branch 'master' into trashcan-mods | 2021-01-29 | -558/+617 | ||
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | Merge branch 'trashcan-mods' of github.com:python-discord/bot into trashcan-mods | 2021-01-24 | -59/+983 | ||
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into trashcan-mods | 2021-01-19 | -59/+983 | ||
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | | | Make sure that the paginator doesn't choke on DMs | 2021-01-24 | -1/+2 | ||
| | | |/ / / / / / / / / / / / / / / / | |||||
| | | * | | | | | | | | | | | | | | | | Restrict paginator usage to the author and moderators | 2021-01-17 | -4/+11 | ||
| | | | | | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | | | | | Add an allow_moderation_roles argument to the wait_for_deletion() util | 2021-01-16 | -1/+5 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The `allow_moderation_roles` bool can be specified to allow anyone with a role in `MODERATION_ROLES` to delete the message. | ||||
| | | | | | | * | | | | | | | | | | | | Rename voice.md to voice-verification.md | 2021-01-23 | -0/+0 | ||
| | | | | | | | | | | | | | | | | | | | |||||