# discord-buttons

> Discord.js buttons

Latest version **4.0.0-deprecated** (published 2022-01-03) · Apache-2.0 license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install discord-buttons
pnpm add discord-buttons
yarn add discord-buttons
bun add discord-buttons
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 4.0.0-deprecated |
| Published | 2022-01-03 |
| First published | 2021-04-22 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 57.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Angelo II#0007 |
| Maintainers | angelocore |
| Keywords | discord.js, discordbuttons, buttonsbot, discordjsbuttons, buttons, discordjsbuttons, button, src, clickbois |

## Links

- npm: https://www.npmjs.com/package/discord-buttons
- Repository: https://github.com/discord-buttons/discord-buttons
- Homepage: https://discord-buttons.js.org
- Issues: https://github.com/discord-buttons/discord-buttons/issues
- Funding: https://ko-fi.com/angelocore
- npm.io page: https://npm.io/package/discord-buttons

## Alternatives

- [jsforce](https://npm.io/package/jsforce.md) — 851.2K weekly downloads
- [react-native-qrcode-svg](https://npm.io/package/react-native-qrcode-svg.md) — 693.5K weekly downloads
- [@salesforce/plugin-data](https://npm.io/package/@salesforce/plugin-data.md) — 394.9K weekly downloads
- [@backstage/plugin-search-common](https://npm.io/package/@backstage/plugin-search-common.md) — 308.5K weekly downloads
- [@chain-registry/types](https://npm.io/package/@chain-registry/types.md) — 38.4K weekly downloads

## Recent versions

- 4.0.0-deprecated (latest) — 2022-01-03
- 4.0.0 — 2021-07-03
- 3.2.1 — 2021-06-08
- 3.2.0 — 2021-06-08
- 3.1.1 — 2021-06-02
- 3.1.0 — 2021-06-02
- 3.0.1 — 2021-05-31
- 3.0.0 — 2021-05-31
- 2.4.1 — 2021-05-24
- 2.3.3 — 2021-05-24
- 2.3.2 — 2021-05-24
- 2.0.0 — 2021-05-20
- 1.0.4 — 2021-05-19
- 1.0.3-beta — 2021-04-25
- 1.0.2 — 2021-04-22
- … 2 more at https://npm.io/package/discord-buttons/versions

## README

> # Deprecated: New lib is coming! Join our support server for more help [here](https://discord.gg/KUS5pjyA4J)

<br><br><br>
<div align="center">
  <h1>discord-buttons</h1>
  <p>
    <a href="https://www.npmjs.com/package/discord-buttons"><img src="https://img.shields.io/npm/v/discord-buttons?maxAge=3600" alt="NPM version" /></a>
    <a href="https://www.npmjs.com/package/discord-buttons"><img src="https://img.shields.io/npm/dt/discord-buttons?maxAge=3600" alt="NPM downloads" /></a>
  </p>
  <p>
    <a href="https://www.npmjs.com/package/discord-buttons"><img src="https://nodei.co/npm/discord-buttons.png?downloads=true&stars=true" alt="NPM Banner"></a>
  </p>
</div>
<div align="center">
  <img src="https://cdn.discordapp.com/attachments/846455339419172874/848300816288055296/Main.png">
  <br> <br>
</div>

## 📂 | Installation
```sh
npm i discord-buttons
```

## 📜 | Setup
```js
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]([http://](https://github.com/AngeloCore/discord-buttons/blob/main/examples.md)) and
you can also check our [documentation](https://discord-buttons.js.org), you can join our [support server](https://discord.gg/5JtyYqW) if you are having any issues

## 👥 | Contact
<a href="https://www.youtube.com/channel/UCxxK71QFN4_PrBhCFmH2Jmw"><img widhtsrc="https://raw.githubusercontent.com/MikeCodesDotNET/ColoredBadges/master/png/streaming/youtube%402x.png"></a></br>
<a href="https://discord.gg/5JtyYqW"><img src="https://discord.com/api/guilds/748098690874474567/widget.png?style=banner1"></a>

---
_Source: https://npm.io/package/discord-buttons · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
