Skip to content

Lebyy/discord-buttons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to discord-buttons 👋



Version Documentation Maintenance License: Apache--2.0

What is Discord-Buttons?

A framework which add's the ability of buttons to discord.js!

Features

  • 🧑 Beginner friendly
  • 🎉 Easy to use
  • ✨ Simple
  • ⚙️ Collector/Await Buttons
  • 💥 Event(s): clickButton
  • and much more!

📂 NPM

Install

npm i discord-buttons

Setup

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.

Examples

All examples and styles are located here.

Author

👤 AngeloCore

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

📝 License

Copyright © 2021 AngeloCore.
This project is Apache--2.0 licensed.


About

A discord.js api for the discord buttons

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published