0 purchases
pycordcomponents 2.2.3
py-cord-components
An unofficial third party library of py-cord for discord components.
Welcome!
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.
Features
You can use message components and handle component interactions easily!
Third-party of py-cord.
Docs
Gitbook version (Up to
date)
Wiki Version
(Up to date)
Install
# GitHub (Develop)
pip install --upgrade git+https://github.com/spacedev-official/py-cord-components.git
# Pypi (Current)
pip install --upgrade py-cord-components
Example
You can see many examples
here.
License
This project is under the MIT License.
Repos using PycordComponents
PycordPaginator
How-to use
Every discord.py, discord, DiscordComponent, discord_components mention should be changed to
py-cord, pycord, PycordComponent, py_cord_component
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.