Skip to content
forked from Adivise/NanoLab

Genshin Impact (API) & Discord.js@v13

License

Notifications You must be signed in to change notification settings

NanoCord/NanoLab

 
 

Repository files navigation

📑 Short Feature

  • Get All About In Game!
  • Dashboard to login!
  • SlashCommand!
  • Easy to use

🚨 Have a Problem

✈ Join Discord: NanoSpace ♪♪ mention me in chat #general or #javascript and ask problem okay! 👌

📎 Requirements

  1. Node.js Download
  2. Discord Bot Token & Client Secret! Guide
  3. MongoDB Download (Download & install = Finish!)

📚 Installation

git clone https://github.com/Adivise/NanoLab
cd NanoLab
npm install

📄 Configuration

Copy or Rename .env.example to .env and fill out the values:

# Bot
TOKEN=REPLACE_HERE
CLIENT_SECRET=REPLACE_HERE

# Database
MONGO_URI=mongodb://127.0.0.1:27017/nanolab

After installation or finishes all you can use node . to start the bot. or Run Start.bat

About

Genshin Impact (API) & Discord.js@v13

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Other 0.5%