Discord.py Components

screenshot of Discord.py Components

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

Overview

The article introduces a third-party library for using components such as buttons or selects in Discord. It mentions that while discord.py will support these components in version 2.0, the wait can be difficult. Therefore, the third-party library aims to provide a solution for using components in the meantime. The project is described as open source with an official Discord server for any questions.

Features

  • Message components and interaction handling: The library allows users to easily use message components and handle interactions with them.
  • Third-party of discord.py: The library serves as a third-party addition to the discord.py library, providing additional functionality for components before they are officially supported.
  • Up-to-date documentation: The library offers comprehensive documentation, with a Gitbook version that is kept up to date.

Summary

This article introduces a third-party library for using message components in Discord. It highlights the features of the library, including the ability to easily use message components and handle interactions, its status as a third-party addition to discord.py, and the availability of up-to-date documentation. The article also provides installation instructions for the library.