Contents

discord-py-slash-command 4.2.1

0

Easy, simple, scalable and modular: a Python API wrapper for interactions.

Easy, simple, scalable and modular: a Python API wrapper for interactions.

Stars: 806, Watchers: 806, Forks: 187, Open Issues: 30

The interactions-py/interactions.py repo was created 3 years ago and the last code push was Yesterday.
The project is popular with 806 github stars!

How to Install discord-py-slash-command

You can install discord-py-slash-command using pip

pip install discord-py-slash-command

or add it to a project with poetry

poetry add discord-py-slash-command

Package Details

Author
goverfl0w
License
GPL-3.0 License
Homepage
https://github.com/interactions-py/library
PyPi:
https://pypi.org/project/discord-py-slash-command/
GitHub Repo:
https://github.com/discord-py-slash-commands/discord-py-interactions

Classifiers

  • Internet
  • Software Development/Libraries
  • Software Development/Libraries/Python Modules
  • Utilities
No  discord-py-slash-command  pypi packages just yet.

Errors

A list of common discord-py-slash-command errors.

Code Examples

Here are some discord-py-slash-command code examples and snippets.

GitHub Issues

The discord-py-slash-command package has 30 open issues on GitHub

  • feat: implement new helper methods
  • refactor: make methods use the MISSING value
  • [BUG] Cannot send a message with button interaction (v4.0.2)
  • [BUG] "Object of type Choice is not JSON serializable" on v4.0.2
  • [REQUEST] A better Gateway connection.
  • refactor: better Gateway for reconnection control.
  • fix: create new event loop if none exists on Python 3.10
  • feat: add Get Guild Audit Log to HTTPClient
  • [REQUEST] Relax pinned library versions
  • feat: allow passing a command name in autocomplete decorator
  • feat: create basic functionality for Extensions
  • feat: Implement new Permissions v2.01.
  • [REQUEST] Permissions System v2.01
  • [MISC] Revamping the cogs/extension framework

See more issues on GitHub

Related Packages & Articles

discord 2.3.2

A mirror package for discord.py. Please install that instead.