Discord components are cool, but discord.py will support it on version 2.0. It is hard to recreate, so we made a third-party library for using components such as buttons or selects!
This project is open source ⭐.
Also, there is an official discord server, so if you have any questions, feel free to ask it on this server.
- You can use message components and handle component interactions easily!
- Third-party of py-cord.
- Gitbook version (Up to date)
- Wiki Version (Up to date)
# GitHub (Develop)
pip install --upgrade git+https://github.com/spacedev-official/py-cord-components.git
# Pypi (Current)
pip install --upgrade py-cord-components
You can see many examples here.
This project is under the MIT License.
- Every discord.py, discord, DiscordComponent, discord_components mention should be changed to
py-cord, pycord, PycordComponent, py_cord_component