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

### Problem Description The recorder can filter recorded users by id, acting as a whitelist/allowlist. If you want it to function as a blacklist/denylist, then you are forced to whitelist...

### Problem Description Exactly what the title says. No, I'm not making it up, this is genuinely a thing. It's not on the Discord docs, but it [already has a...

## Pull Request Type - [x] Feature addition - [ ] Bugfix - [x] Documentation update - [ ] Code refactor - [ ] Tests improvement - [ ] CI/CD...

### Page https://interactions-py.github.io/interactions.py/ ### Problem description > Note: the purpose of this issue is to essentially say "yeah, we know the search on the docs sucks, here's why it can't...

documentation
pending
on hold

## Pull Request Type - [ ] Feature addition - [x] Bugfix - [ ] Documentation update - [ ] Code refactor - [ ] Tests improvement - [ ]...

## Pull Request Type - [ ] Feature addition - [x] Bugfix - [ ] Documentation update - [ ] Code refactor - [x] Tests improvement - [ ] CI/CD...

## Pull Request Type - [ ] Feature addition - [ ] Bugfix - [ ] Documentation update - [ ] Code refactor - [x] Tests improvement - [ ]...

### Library Version unstable ### Describe the Bug Currently, in our voice support, we [use audioop](https://github.com/interactions-py/interactions.py/blob/a8f6fcfc165d11efed3a623c2d9e32a5caf4595e/interactions/api/voice/audio.py#L1) for a [specific line](https://github.com/interactions-py/interactions.py/blob/a8f6fcfc165d11efed3a623c2d9e32a5caf4595e/interactions/api/voice/audio.py#L381) in it. As noted in [PEP 594](https://peps.python.org/pep-0594/#audioop) though, audioop is...

### Library Version 5.13.1 ### Describe the Bug The discord webhook execution API does not contain the sticker field according to https://discord.com/developers/docs/resources/webhook#execute-webhook-jsonform-params. ### Steps to Reproduce 1. Create a custom...

## Pull Request Type - [x] Feature addition - [ ] Bugfix - [ ] Documentation update - [ ] Code refactor - [ ] Tests improvement - [ ]...