Disnake migration#32
Merged
Merged
Conversation
17acba2 to
7cbead0
Compare
b0438f4 to
98ea513
Compare
This was referenced Feb 22, 2022
56359d0 to
d8ff0e8
Compare
Bluenix2
reviewed
Feb 22, 2022
bdb83c6 to
69c8a29
Compare
a9fd4ae to
31fa3d8
Compare
6bcc4a6 to
34b0956
Compare
04bcc15 to
94e7367
Compare
34b0956 to
a6ae1c5
Compare
eea4b3b to
61d4ce4
Compare
f085f48 to
35db0ce
Compare
35db0ce to
7bbe2b6
Compare
d10e8b6 to
9673143
Compare
7bbe2b6 to
d3a8d85
Compare
851aecc to
aed1a76
Compare
b0d3f14 to
222025f
Compare
d3a8d85 to
8ee611d
Compare
|
✔️ Deploy Preview for bot-core ready! 🔨 Explore the source changes: 7ddf28a 🔍 Inspect the deploy log: https://app.netlify.com/sites/bot-core/deploys/6217e5935fb0df0008844cef 😎 Browse the preview: https://deploy-preview-32--bot-core.netlify.app |
ToxicKidz
approved these changes
Feb 24, 2022
This also bumps the dev deps
59853fa to
93aab6e
Compare
This covers the monkeypatches for Commands and Groups to allow for root aliases, along with a monkey patch for typing events, in case discord decides to raise 403s again. Co-authored-by: Mark <1515135+MarkKoz@users.noreply.github.com> Co-authored-by: Hassan Abouelela <hassan@hassanamr.com>
Also bump pyproject version to 2.0.0 to match changelog
93aab6e to
7ddf28a
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Migrates to Disnake, bumps deps and adds common monkey patches.