UNPKG

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
<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>