loom4k / nya

🪙 Nya is a minigame bot using the Discord API that allows you to have, manage and cook for your restaurant! All in discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nya

Nya is a minigame bot based on Discord's new interactions features. It uses slash commands to interact with the user as well as context menus and buttons.

Nya is open-source, this means anyone can easily contribute and add the features they would like to see in the bot.

Running

Nya runs on Nodejs 16.13. So make sure you have that installed. If you don't, you can use Choco or Node Version Manager (nvm) to install it.

Dependencies:

To install required packages like Discord.js and Express, simply run

$ npm install

And check your package-lock.json file to make sure everything is installed.

Environnement variables

Rename both config.example.json and .env.example to config.json and .env respectively. You can then fill in the blanks using your development bot token and datadog api keys.

Running

To start the bot, simply run

$ node index.js

This will start your client. Enjoy!

Contributing

Fell free to use the basic Github features to contribute and submit your pull requests! If you have any issues with running the bot or experience trouble using the APIs, create an issue.

About

🪙 Nya is a minigame bot using the Discord API that allows you to have, manage and cook for your restaurant! All in discord

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 100.0%Language:Shell 0.0%