azury-djs
Version:
Azury-djs, the best NPM Package you can have, with fun Minigames, button interactions, and more! Fun for your bot!
54 lines (49 loc) âĸ 1.59 kB
Markdown
<p align="center"><img width="100px"
style="margin-bottom:-6px" src="https://media.discordapp.net/attachments/937378249716142120/954866769904935002/azury_what.png" /></p>
<h1 align="center">AZURY-DJS</h1>
<p align="center">
<a href="https://www.npmjs.com/package/azury-djs"><img src="https://img.shields.io/npm/v/azury-djs.svg?style=flat-square" /></a>
</a>
<br>
<a href="https://www.npmjs.com/package/azury-djs"><img src="https://nodei.co/npm/azury-djs.png?downloadRank=true&downloads=true&downloadRank=true&stars=true" /></a>
</p>
## What is Azury-DJS?
- Azury DJS is a NPM Package, that offers fun Minigames for you to use in YOUR bot!
- Easy-To-Use NPM With Amazing Quality đ
## â Our Features:
**Azury-DJS is...**
- đ° Easy-To-Use
- đŗ Supportable for Discord.js@12 & 13
- ⨠Simple-To-Use
- đĒ Feature-Rich
## đĨ Install our package:
```sh
npm install azury-djs
```
## đ Usage-Example
```js
const {Snake} = require("azury-djs");
await Snake({
message: message,
embed: {
title: 'Snake âĸ Azury Devs',
description: 'đ Congratulations, you scored **{{score}}** points!',
color: '#5865F2',
footer: 'ÂŠī¸ Azury Devs',
timestamp: true
},
emojis: {
empty: 'âŦ',
snakeBody: 'đŠ',
food: 'đ',
up: 'âŦī¸',
right: 'âŦ
ī¸',
down: 'âŦī¸',
left: 'âĄī¸',
},
othersMessage: 'â Only <@{{author}}> can use the buttons!',
buttonText: 'Cancel'
});
```
## âī¸ Azury Support Server
<a href="https://discord.gg/NmRECkGCTU"> <img src="https://discord.com/api/guilds/895398888113049631/widget.png?style=banner2"> </a>