A framework which add's the ability of buttons to discord.js!
- 🧑 Beginner friendly
- 🎉 Easy to use
- ✨ Simple
- ⚙️ Collector/Await Buttons
- 💥 Event(s): clickButton
- and much more!
❔ Support
📂 NPM
npm i discord-buttons
const Discord = require('discord.js'); // Defining the discord.js module.
const client = new Discord.Client(); // Creating the discord.js client.
const disbut = require('discord-buttons')(client); // Defining the discord-buttons module and providing your discord.js client.
All examples and styles are located here.
👤 AngeloCore
- Github: @AngeloCore
- Discord: Angelo II#0007
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Copyright © 2021 AngeloCore.
This project is Apache--2.0 licensed.