Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.
/ nya Public archive

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

License

Notifications You must be signed in to change notification settings

loom4k/nya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages