> For the complete documentation index, see [llms.txt](https://ctk-doc.gitbook.io/discord-buttons-plugin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ctk-doc.gitbook.io/discord-buttons-plugin/master.md).

# Introduction

If you're reading this, it probably means you want to learn how to use buttons with discord.js. Great! This guide make you understand everything that you need to know before using package.

### What you will learn?

* How to setup the buttons
* How to receive buttons interactions
* How to use various method
* and much more&#x20;

### Before using package...

```
npm i discord-buttons-plugin
```
