Socket
Socket
Sign inDemoInstall

disnake-components

Package Overview
Dependencies
7
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    disnake-components

An unofficial library for disnake components.


Maintainers
1

Readme

disnake-components logo

disnake-components

An unofficial third party library of disnake 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 disnake.

Docs

Install

# GitHub (Develop)
pip install --upgrade git+https://github.com/LOCUS-TEAM/disnake-components.git

# Pypi (Current)
pip install --upgrade disnake-components

Example

You can see many examples here.

License

This project is under the MIT License.

Repos using DisnakeComponents

How-to use

  • Every discord.py, discord, DiscordComponent, discord_components mention should be changed to
    disnake, disnake, disnakeComponent, disnake_component

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc