Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiki7000/discord.py-components
An unofficial third-party library of discord.py for discord components.
https://github.com/kiki7000/discord.py-components
discord discord-components framework hacktoberfest python
Last synced: 3 months ago
JSON representation
An unofficial third-party library of discord.py for discord components.
- Host: GitHub
- URL: https://github.com/kiki7000/discord.py-components
- Owner: kiki7000
- License: mit
- Archived: true
- Created: 2021-04-23T00:51:17.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-13T02:17:56.000Z (about 3 years ago)
- Last Synced: 2024-03-15T04:09:16.534Z (8 months ago)
- Topics: discord, discord-components, framework, hacktoberfest, python
- Language: Python
- Homepage: https://devkiki7000.gitbook.io/discord-components/
- Size: 269 KB
- Stars: 127
- Watchers: 9
- Forks: 45
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
An unofficial third party library of discord.py for discord components.
## Welcome!
Discord components are cool, but discord.py will support it on version 2.0. It
is hard to wait, 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](https://discord.gg/pKM6stqPxS), 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 discord.py.## Docs
- [Gitbook version](https://devkiki7000.gitbook.io/discord-components) (Up to
date)
- [Sphinx Version](https://discord-components.readthedocs.io/en/0.5.2.4)
(Currently outdated)## Install
```
pip install --upgrade discord-components
```## Example
You can see many examples
[here](https://github.com/kiki7000/discord.py-components/tree/master/examples).## License
This project is under the MIT License.