interactions.py icon indicating copy to clipboard operation
interactions.py copied to clipboard

A highly extensible, easy to use, and feature complete bot framework for Discord

Results 107 interactions.py issues
Sort by recently updated
recently updated
newest added

### Describe the bug. This happens when the command is not responded to for three seconds. ![image](https://user-images.githubusercontent.com/35451392/185300899-864ac062-6422-4b5b-9acd-33a791e948a6.png) 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...

bug

## 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...

bug

## 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....

bug