-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Red 3.5 - Add new features to some cogs #89
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Vexed01
added
approved
I'll be implementing this soon
type: enhancement
New feature or request
waiting for dpy 2.0
This cannot be merged until discord.py 2.0 is in Red
labels
Mar 7, 2022
Vexed01
changed the title
Red 3.5 - Add new features to some cogs
Red 3.5 / dpy 2 - Add new features to some cogs
Mar 7, 2022
Vexed01
removed
the
waiting for dpy 2.0
This cannot be merged until discord.py 2.0 is in Red
label
May 1, 2023
* remove vexutils from github * and remove cogs from other spots
Vexed01
changed the title
Red 3.5 / dpy 2 - Add new features to some cogs
Red 3.5 - Add new features to some cogs
May 4, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
All of my cogs already (apart from threads) support discord.py 2.0 / Red 3.5 - and this is on the master branch. This PR is about new features using interactions, using the
discord.ui
kit and components which are only available with discord.py 2.0.This PR will be merged as soon as Red 3.5 is released, and any work not yet completed will be tracked in an issue with work being pushed to the main branch as soon as it is ready.
Message components (buttons, modals, select)
Done
statusset add
system interactive
command)To do
Modals for setup?Custom emojis not usable so not feasibleSlash commands
aliasesAliases only apply to text commands so no pointcaseinsensitiveThis cog has no commandscovidgraphThis cog is deprecatedgithubCog to be removed for Red 3.5 and replaced withghissues
uptimeresponderThis cog is owner-only and is "set-and-forget" so a waste of the limited number of slash commands avaialble