/nano-template-slashbot

This template is edited from the NanoSpacePlus music bot.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

nano-slashbot-template


This template is edited from the NanoSpacePlus music bot. This template is used as a template for bot building and feature development, you can use this as a template. Here is sample env file:

TOKEN=REPLACE_YOUR_TOKEN_HERE
EMBED_COLOR=#000001

# Devloper
OWNER_ID=REPLACE_HERE

# Database
MONGO_URI=mongodb://127.0.0.1:27017/nanospace (Sample)