Socket
Socket
Sign inDemoInstall

discord-buttons

Package Overview
Dependencies
0
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    discord-buttons

Discord.js buttons


Version published
Weekly downloads
1.3K
decreased by-62.85%
Maintainers
1
Install size
57.9 kB
Created
Weekly downloads
 

Readme

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

Last updated on 03 Jan 2022

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