aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * | | | | | | | Merge branch 'main' into swfarnsworth-modmail-account-mentionGravatar wookie1842023-02-13-0/+3
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #2401 from python-discord/legacy_roleGravatar wookie1842023-02-13-0/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | Add legacy help access to self-assignable roles
| * | | | | | | | Add legacy help access to self-assignable rolesGravatar mbaruh2023-02-13-0/+3
|/ / / / / / / /
| * | | | | | | Merge branch 'main' into swfarnsworth-modmail-account-mentionGravatar Steele Farnsworth2023-02-11-45/+164
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #2396 from shtlrs/bump-bot-core-to-9-4-1Gravatar ChrisJL2023-02-09-10/+10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Bump pydis core to 9.4.1
| * | | | | | | | bump pydis core to 9.4.1Gravatar shtlrs2023-02-09-10/+10
|/ / / / / / / /
| * | | | | | | Update bot/exts/moderation/infraction/_utils.py Gravatar Steele Farnsworth2023-02-11-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Put the bot mention in parentheses. This is intended to make the message clearer, in the unlikely circumstance that someone does not have the ModMail bot account in their user cache. Co-authored-by: Vivek Ashokkumar <[email protected]>
| * | | | | | | Make the infraction message mention @ModMailGravatar Steele Farnsworth2023-01-01-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | Previously, the footer for non-ban infraction messages would say to DM the ModMail bot. This commit makes "ModMail" a clickable mention of the bot.
| | | * | | | | Merge branch 'main' into 2301-fix-voting-conditionsGravatar wookie1842022-11-30-2021/+1115
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'main' into 2301-fix-voting-conditionsGravatar wookie1842022-11-05-305/+408
| | | |\ \ \ \ \ \
| | | * | | | | | | Fix testsGravatar wookie1842022-10-22-3/+13
| | | | | | | | | |
| | | * | | | | | | Store time of last vote in redis to prevent vote triggering earlyGravatar wookie1842022-10-22-9/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously if a vote was sent and ended within a day a new one could be sent immediately
| | | | | | | | | * Change WordingGravatar Brody Critchlow2023-03-28-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: dawn <[email protected]>
| | | | | | | | | * Update required wordingGravatar Brody Critchlow2023-03-25-1/+1
| | | | | | | | | |
| | | | | | | | | * Comply to PEP8Gravatar Brody Critchlow2023-03-15-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Mohammad Ibrahim <[email protected]>
| | | | | | | | | * Comply to #2419Gravatar Brody Critchlow2023-03-15-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Mohammad Ibrahim <[email protected]>
| | | | | | | | | * Update wordingGravatar Brody Critchlow2023-02-08-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: dawn <[email protected]>
| | | | | | | | | * Update list names, and add clarifying commentsGravatar Brody Critchlow2023-01-28-6/+8
| | | | | | | | | |
| | | | | | | | | * Clarify commentsGravatar Brody Critchlow2023-01-28-2/+2
| | | | | | | | | |
| | | | | | | | | * Update list namesGravatar Brody Critchlow2023-01-27-5/+5
| | | | | | | | | |
| | | | | | | | | * Remove empty lineGravatar Brody Critchlow2023-01-27-0/+0
| | | | | | | | | |
| | | | | | | | | * Clarify wordsGravatar Brody Critchlow2023-01-27-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: dawn <[email protected]>
| | | | | | | | | * More minimizationsGravatar Brody Critchlow2023-01-27-2/+2
| | | | | | | | | |
| | | | | | | | | * Small Minimization ChangesGravatar Brody Critchlow2023-01-27-7/+1
| | | | | | | | | |
| | | | | | | | | * Clarify empty and why it errors.Gravatar Brody Critchlow2023-01-26-1/+1
| | | | | | | | | |
| | | | | | | | | * Add missing code blocksGravatar Brody Critchlow2023-01-26-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Caeden Perelli-Harris <[email protected]>
| | | | | | | | | * Add clarifying detailsGravatar Brody Critchlow2023-01-26-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Caeden Perelli-Harris <[email protected]>
| | | | | | | | | * Add clarifying detailsGravatar Brody Critchlow2023-01-26-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Caeden Perelli-Harris <[email protected]>
| | | | | | | | | * Merge branch 'main' into inplace-tagGravatar Brody Critchlow2023-01-26-14/+16
| | | | | | | | | |\ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge pull request #2389 from python-discord/shenanigansd-patch-1Gravatar Boris Muratov2023-01-26-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix typo in help channel opening embed
| * \ \ \ \ \ \ \ \ \ Merge branch 'main' into shenanigansd-patch-1Gravatar Boris Muratov2023-01-26-13/+15
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge #2386 - simplify closed help post messageGravatar Mark2023-01-25-13/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update closed help post embed textGravatar Chris Lovering2023-01-23-9/+6
| | | | | | | | | | | |
| * | | | | | | | | | | Add action text to help channel embedsGravatar Chris Lovering2023-01-23-2/+3
| | | | | | | | | | | |
| * | | | | | | | | | | Add icons to help channel bot embedsGravatar Chris Lovering2023-01-23-4/+8
|/ / / / / / / / / / /
| * / / / / / / / / / fix typo in help channel opening embedGravatar Bradley Reynolds2023-01-25-1/+1
|/ / / / / / / / / /
| | | | | | | | | * Make explanation more concise, and informationalGravatar Brody Critchlow2023-01-25-6/+5
| | | | | | | | | |
| | | | | | | | | * Update in-place.mdGravatar Brody Critchlow2023-01-25-3/+3
| | | | | | | | | |
| | | | | | | | | * Update in-place.mdGravatar Brody Critchlow2023-01-25-2/+21
| | | | | | | | | |
| | | | | | | | | * Make new tag for #2360Gravatar Brody Critchlow2023-01-25-0/+5
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge pull request #2341 from shtlrs/2332-permanent-role-viewGravatar Boris Muratov2023-01-22-18/+107
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | Allow members to self assign roles through a persistent view
| * | | | | | | | Merge branch 'main' into 2332-permanent-role-viewGravatar Boris Muratov2023-01-22-45/+108
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #2375 from ↵Gravatar wookie1842023-01-13-3/+4
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python-discord/allow-passing-channel-objets-when-checking-ignore Allow passing ful channel objects to check if the channel is ignored
| * \ \ \ \ \ \ \ \ Merge branch 'main' into allow-passing-channel-objets-when-checking-ignoreGravatar wookie1842023-01-13-0/+27
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | added under command Issue #2331 (#2354)Gravatar DivyanshuBist2023-01-13-0/+27
| |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added under command Issue #2331 * hooks test * hooks tests * 2331_added_under_command * Update bot/resources/tags/under.md Co-authored-by: Xithrius <[email protected]> * Update bot/resources/tags/under.md Co-authored-by: Xithrius <[email protected]> * Update bot/resources/tags/under.md Co-authored-by: Xithrius <[email protected]> * Suggested Changes were committed Co-authored-by: Xithrius <[email protected]> * Update under.md * Update bot/resources/tags/under.md Co-authored-by: Vivek Ashokkumar <[email protected]> * updated bot\resources\tags\under.md * update bot\resources\tags\under.md * update bot\resources\tags\under.md * updated under.md * Update and rename under.md to underscore.md Co-authored-by: divyanshu <[email protected]> Co-authored-by: Xithrius <[email protected]> Co-authored-by: Vivek Ashokkumar <[email protected]> Co-authored-by: wookie184 <[email protected]>
| * | | | | | | | Allow passing ful channel objects to check if the channel is ignoredGravatar Chris Lovering2023-01-03-3/+4
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | This means that the is_channel_ignored fucntion can be used with on_*_delete events that have the channel object, but can't be retreived fromthe cache by the is_channel_ignored function
* | | | | | | | Link previous nomination threads to a user nomination's history (#2373)Gravatar Amrou Bellalouna2022-12-31-1/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add thread_id to pydantic model * add thread mentions to review history * add list of threads to a review's markdown file * replace thread mention with jump url * add style to thread not found message * use get_or_fetch_channel to look from thread * use jump_url in the review markdown file * catch HttpException when threads are not found * remove link syntaxt for previous nomination threads upon getting a review * check for whether thread_id is null or not in history nominations Co-authored-by: Amrou Bellalouna <[email protected]>
* | | | | | | | Link previous nomination threads to a user nomination's history (#2319)Gravatar Amrou Bellalouna2022-12-28-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Amrou Bellalouna <[email protected]> Closes https://github.com/python-discord/bot/issues/2304
* | | | | | | | Merge pull request #2365 from python-discord/shenanigansd-patch-1Gravatar ChrisJL2022-12-22-2/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | Update create reminder permission error to mention bot-commands
| * | | | | | | update create reminder permission error to mention bot-commandsGravatar Bradley Reynolds2022-12-20-2/+3
|/ / / / / / /