interactions.py
interactions.py copied to clipboard
A highly extensible, easy to use, and feature complete bot framework for Discord
### Describe the bug. This happens when the command is not responded to for three seconds.  Example: https://autocode.com/autocode/threads/how-to-avoid-timeout-errors-when-responding-to-discord-interactions-tutorial-9f4b312c/ ### List the steps. 1. Create a slash command and listen...
## Pull Request Type - [ ] Feature addition - [x] Bugfix - [ ] Documentation update - [ ] Code refactor - [ ] Tests improvement - [ ]...
## Pull Request Type - [x] Feature addition - [ ] Bugfix - [ ] Documentation update - [ ] Code refactor - [ ] Tests improvement - [ ]...
## Pull Request Type - [ ] Feature addition - [x] Bugfix - [x] Documentation update - [ ] Code refactor - [ ] Tests improvement - [ ] CI/CD...
## Pull Request Type - [x] Feature addition - [ ] Bugfix - [ ] Documentation update - [ ] Code refactor - [ ] Tests improvement - [ ]...
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.2.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.6...v0.2.2) - [github.com/psf/black: 23.11.0 → 24.2.0](https://github.com/psf/black/compare/23.11.0...24.2.0)
## Pull Request Type - [x] Feature addition - [x] Bugfix - [ ] Documentation update - [ ] Code refactor - [ ] Tests improvement - [ ] CI/CD...
### Library Version 5.11.0 ### Describe the Bug When playing an `AudioVolume` object the volume on the actual object will always get overridden with the volume on the `ActiveVoiceState`. This...
## Pull Request Type - [ ] Feature addition - [x] Bugfix - [ ] Documentation update - [ ] Code refactor - [ ] Tests improvement - [ ]...
### Library Version 5.8.0 ### Describe the Bug When using the @component_callback I seem to be getting an error related to the ID or Custom ID of an InputText field....