> For the complete documentation index, see [llms.txt](https://devkiki7000.gitbook.io/discord-components/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://devkiki7000.gitbook.io/discord-components/master.md).

# Welcome

An unofficial third party library of discord.py for discord components.

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. You can see the repository [here](https://github.com/kiki7000/discord.py-components) ⭐.

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.

If you are new to this library, we recommend you to look at [Getting started](/discord-components/guide/getting-started.md) first.

### 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)

### Examples

&#x20;You can see many examples [here](https://github.com/kiki7000/discord.py-components/tree/master/examples).

### License

This project is under the MIT License.
