discord-buttons-v13

Discord.js buttons for v13!

Usage no npm install needed!

<script type="module">
  import discordButtonsV13 from 'https://cdn.skypack.dev/discord-buttons-v13';
</script>

README

discord-buttons

THIS IS A COPY OF A DISCORD-BUTTONS PACKAGE MADE BY @AngeloCore! THIS FORK IS MADE TO SUPPORT DISCORD.JS v13!

NPM version NPM downloads

NPM Banner



📂 | Installation

npm i discord-buttons

📜 | Setup

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

✍ | Examples

All of our Examples and Button Styles are in examples.md Also you can check our Documentation, if you have any other problems/questions, you can join our Support Server!

👥 | Contact

Soon...