interactions.py
interactions.py copied to clipboard
A highly extensible, easy to use, and feature complete bot framework for Discord
## About This pull request adds German to the docs ## Checklist - [ ] I've ran `pre-commit` to format and lint the change(s) made. - [ ] I've checked...
## About This pull request is about (X), which does (Y). ## Checklist - [x] I've ran `pre-commit` to format and lint the change(s) made. - [x] I've checked to...
### Describe the feature. ``` Your bot is missing access to guild with corresponding id 111111111111111! Adding commands will not be possible until it is invited with `application.commands` scope ```...
### Describe the bug. When adding/modifying an option to an existing subcommand, I received an `Invalid Form Body` error that caused the bot to not start. A different subcommand under...
### Describe the bug. Hiya! I've built a pretty simple bot using `interactions.py`, and it works extremely well for my use case, but I'm having trouble getting the bot to...
## About This pull request is about adding French translation to the i.py docs. The PR will stay as a draft until they are fully completed. ## Checklist - [...
## About This PR title essentially explains itself. Forums are in testing but has been more widespread, so this is left as a draft PR until its live/more features are...
## About This PR title essentially explains itself. Premium Membership support are currently in testing in very few servers (mostly partnered/huge communities), so this is left as a draft PR...
## About This pull request adds compatibility with other types of Select Menus, with type-conversion arg support. ## Checklist - [X] I've ran `pre-commit` to format and lint the change(s)...
## About This pull request adds compatibility with Select Menus in Modals. ## Checklist - [X] I've ran `pre-commit` to format and lint the change(s) made. - [X] I've checked...