| Commit message (Collapse) | Author | Age | Lines |
| ... | |
| | |\ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| |\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
Add legacy help access to self-assignable roles
|
| |/ / / / / / / |
|
| | |\ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Bump pydis core to 9.4.1
|
| |/ / / / / / / |
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Fix typo in help channel opening embed
|
| | |\ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| |\ \ \ \ \ \ \ \ |
|
| | | | | | | | | | |
|
| | | | | | | | | | |
|
| |/ / / / / / / / |
|
| |/ / / / / / / |
|
| |\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
Allow members to self assign roles through a persistent view
|
| | |\ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
python-discord/allow-passing-channel-objets-when-checking-ignore
Allow passing ful channel objects to check if the channel is ignored
|
| | |\ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* 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]>
|
| |/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
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
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
the view itself
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This will help clarify the relationship between the button & the viw since it'll only be used there
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This also renames to method to align more with our fetch or {action} pattern
|
| | |\ \ \ \ \ \ |
|
| | | | | | | | | |
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This documents the attributes the class has, which gives better context for future readers/contributors
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This also enhances the docstrings for a better clarification of its purpose
|
| | | | | | | | | |
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
prepare_self_assignable_roles_view
|
| | | | | | | | | |
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
The messages were intended for a button that will automatically assign all availables roles to the interactor
This changes since it's not the intended behavior
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
appropriate roles
|
| | | | | | | | | |
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This comes with another dependency to try to locate the message that needs to hold the view.
If that message is not found, a new one will be created & sent.
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
ClaimAllSelfAssignableRolesButton button
Note that these are still dummy views & have no behavior
|
| | | | | | | | | |
|