azury-djs
v1.2.1
Published
Azury-djs, the best NPM Package you can have, with fun Minigames, button interactions, and more! Fun for your bot!
Downloads
4
Maintainers
Readme
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:
npm install azury-djs
📄 Usage-Example
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