-
Notifications
You must be signed in to change notification settings - Fork 186
Comparing changes
Open a pull request
base repository: interactions-py/interactions.py
base: 5.9.2
head repository: interactions-py/interactions.py
compare: 5.10.0
- 16 commits
- 28 files changed
- 6 contributors
Commits on Aug 10, 2023
-
fix: add avatar_url to user Mixins (#1528)
* fix: add avatar_url to user mixins * fix: add avatar_url property to Mixins * chore: remove avatar_url from Member class
Configuration menu - View commit details
-
Copy full SHA for 450e38b - Browse repository at this point
Copy the full SHA 450e38bView commit details
Commits on Aug 15, 2023
-
feat: add load_extensions method (#1530)
* feat: add load_extensions method * chore: add documentation * ci: correct from checks. * refactor: change package parameter to *packages * refactor: remove stray print statement --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f3ba43d - Browse repository at this point
Copy the full SHA f3ba43dView commit details -
feat: update docs and support state for custom statuses (#1527)
* feat: update docs and support state for custom statuses * docs: little adjustments to docs
Configuration menu - View commit details
-
Copy full SHA for 79ef2cc - Browse repository at this point
Copy the full SHA 79ef2ccView commit details
Commits on Aug 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4283a96 - Browse repository at this point
Copy the full SHA 4283a96View commit details
Commits on Aug 25, 2023
-
fix!: Channels typehinted to TYPE_ALL_CHANNEL instead of BaseChannel …
…in Events classes (#1538)
1Configuration menu - View commit details
-
Copy full SHA for 164e01f - Browse repository at this point
Copy the full SHA 164e01fView commit details
Commits on Aug 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 80c1275 - Browse repository at this point
Copy the full SHA 80c1275View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0945662 - Browse repository at this point
Copy the full SHA 0945662View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9f43c0 - Browse repository at this point
Copy the full SHA c9f43c0View commit details -
fix: properly pass in proxy to http client (#1544)
This also fixes the typehint for the http client
Configuration menu - View commit details
-
Copy full SHA for de72911 - Browse repository at this point
Copy the full SHA de72911View commit details -
Configuration menu - View commit details
-
Copy full SHA for c270804 - Browse repository at this point
Copy the full SHA c270804View commit details -
Fix bot voice state connection issues (#1533)
* Fix bot voice state connection issues * ci: correct from checks. * dispatch bot voice state update event * Fixes * Fix docstring * Prevent updating user cache for bot itself * ci: correct from checks. * Added update_cache param * ci: correct from checks. * Return type annotation * ci: correct from checks. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 69d187f - Browse repository at this point
Copy the full SHA 69d187fView commit details
Commits on Sep 2, 2023
-
fix: non-breaking auto mod fix (#1546)
* fix: non-breaking auto mod fix * fix: re-add update/delete auto mod fixes * re-add type properties * feat: add TYPE_ALL_TRIGGER and TYPE_ALL_ACTION to interactions namespace
Configuration menu - View commit details
-
Copy full SHA for d69b4de - Browse repository at this point
Copy the full SHA d69b4deView commit details -
feat: add shard information to all state & gw logging (#1551)
* feat: add shard information to all state & gw logging * feat: restore logging's heart
Configuration menu - View commit details
-
Copy full SHA for 68757ca - Browse repository at this point
Copy the full SHA 68757caView commit details
Commits on Sep 10, 2023
-
* docs: enhance context menu, component docs, fix some typos, change d.py migration guide order in ToC * docs: enhance slash command and modals guides * ci: correct from checks. * docs: change autocomplete section name --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6592f82 - Browse repository at this point
Copy the full SHA 6592f82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2845b4f - Browse repository at this point
Copy the full SHA 2845b4fView commit details -
Signed-off-by: LordOfPolls <dev@lordofpolls.com>
Configuration menu - View commit details
-
Copy full SHA for 0129d53 - Browse repository at this point
Copy the full SHA 0129d53View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5.9.2...5.10.0