Skip to content

Conversation

@EepyElvyra
Copy link
Contributor

About

please bump version first, thanks

Checklist

  • The pre-commit code linter has been run over all edited files to ensure the code is linted.
  • I've ensured the change(s) work on 3.8.6 and higher.

I've made this pull request: (check all that apply)

  • For the documentation
  • To add a new feature
  • As a general enhancement
  • As a refactor of the library/the library's code
  • To fix an existing bug
  • To resolve #ISSUENUMBER

This is:

  • A breaking change

EepyElvyra and others added 20 commits September 18, 2022 20:29
* feat: Utilise reconnection lock for packet sending.

* chore: bump version

* fix: Fix race condition when reconnecting and identifying/resuming using the shared reconnect lock.
* feat: helpers helpers helpers

* docs: helpers helpers helpers

* Update error.py
* refactor!: add ``event`` to ``raw_socket_create`` dispatch

* docs: update info about ``raw_socket_create``
* refactor: improve error message formatting

* revert: oop-
* feat: Add `REQUEST_MEMBERS` support

* fix: attributeerror

* refactor: convert to `Member` & add http

* refactor: change typehints

* Update interactions/api/gateway/client.py

Co-authored-by: Toricane <[email protected]>

* Update interactions/api/gateway/client.py

Co-authored-by: Toricane <[email protected]>

* ref: optimize condition

* refactor: use elif

Co-authored-by: Toricane <[email protected]>
* feat: allow embed suppression in interaction responses

* docs(docstrings): add toricane's suggestion

Co-authored-by: Toricane <[email protected]>

* docs(docstrings): add toricane's suggestion (Again)

Co-authored-by: Toricane <[email protected]>

Co-authored-by: Toricane <[email protected]>
* refactor: give the bot an overrideable logging configuration

* credits

* ref: change to debug setting

* refactor: requested changes
…ces (#1093)

* feat: add the client, command, and extension to CommandContext instances

* docs(docstrings): Update ivars
…#1096)

* Update misc.py

* ci: correct from checks.

* Update context.py

* Update context.py

* fix precommit

* Revert changes to misc.py

* revert unwanted changes

* ci: correct from checks.

* revert unwanted changes again

* Update context.py

* Update interactions/client/context.py

Co-authored-by: Toricane <[email protected]>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Toricane <[email protected]>
…thod (#1101)

* Fix the thing

* ci: correct from checks.

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Update thread.py

* Update thread.py

* Update channel.py

* ci: correct from checks.

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@FayeDel FayeDel marked this pull request as ready for review October 2, 2022 15:22
@FayeDel
Copy link
Collaborator

FayeDel commented Oct 2, 2022

waiting for #1105 just to sync everything together, otherwise this pr is ready

FayeDel and others added 3 commits October 2, 2022 17:31
* docs: Update doc utils version, update docs to account for utils architecture layout.

* docs: Fix python library and utils pointer at quickstart.rst

* docs: Update locale.

* docs: Reduce redundancy of type references (deduplication)

* docs: Update locale.

* docs: Add emoji model to docs.

* docs: Fix emoji header typo.
@FayeDel FayeDel merged commit 838330d into stable Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants