discord-interactions-python
discord-interactions-python copied to clipboard
Useful tools for building interactions in Python
- Introduced `Interaction` class to encapsulate handling of interaction data and verification logic. - Introduced `InteractionVerifier` class as a decorator to streamline the integration process. - Improved overall structure and...
little return update by TheSadError
Would it be in scope for this project to add a decorator to update Discord with changes to slash commands when the flask service is started/reloaded in debug mode for...