- Get All About In Game!
- Dashboard to login!
- SlashCommand!
- Easy to use
✈ Join Discord: NanoSpace ♪♪ mention me in chat #general or #javascript and ask problem okay! 👌
- Node.js Download
- Discord Bot Token & Client Secret! Guide
- MongoDB Download (Download & install = Finish!)
git clone https://github.com/Adivise/NanoLab
cd NanoLab
npm install
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