Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

discord-buttons

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discord-buttons

Discord.js buttons

  • 4.0.0-deprecated
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
969
increased by14%
Maintainers
1
Weekly downloads
 
Created
Source

Deprecated: New lib is coming! Join our support server for more help here






📂 | Installation

npm i discord-buttons

📜 | Setup

const discord = require('discord.js'); // Define the discord.js module
const client = new discord.Client(); // Create a discord.js client (constructor)
const disbut = require('discord-buttons');
disbut(client);

✍ | Examples

All of our Examples and button styles found in examples.md and you can also check our documentation, you can join our support server if you are having any issues

👥 | Contact


Keywords

FAQs

Package last updated on 03 Jan 2022

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc