This repository has been archived by the owner on Mar 13, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
* docs: Remove duplicated parameters and add send_command_tracebacks to Client.__init__'s documentation * fix: Correct the type annotations for extension parameters
…texts and SendMixin (#658)
* feat: add shard change presence method * feat: add get shard id method * docs: expose auto shard client in docs
LordOfPolls
added
Bug::Library
A bug in the library
Improvement
Something that is already implemented but can be done better
New Feature::Library
A new feature for the library
labels
Oct 16, 2022
LordOfPolls
requested review from
silasary,
AstreaTSS,
benwoo1110,
Kigstn,
artem30801,
leestarb,
zevaryx and
Wolfhound905
October 16, 2022 17:01
Wolfhound905
approved these changes
Oct 16, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested, working.
silasary
approved these changes
Oct 17, 2022
7 tasks
* tests: Ability to load tests bot token from a .env file * tests: CI is broken because we have leftover guilds from aborted runs. Add the ability to clean them up * ci: We don't need to test the bot with the [docs] extra. They're not used at runtime
Requires re-review due to additional changes |
silasary
approved these changes
Oct 19, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Bug::Library
A bug in the library
Improvement
Something that is already implemented but can be done better
New Feature::Library
A new feature for the library
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.
What type of pull request is this?
Description
@EdVraz reminded me we havent merged these fixes into pypi. This does that
Check fails are related to a ratelimit change, the code is known working.
Checklist
Python 3.10.x