- Example (Command!)
- SlashCommand (Base, Group, Sub)
- Handlers
- Context Menu (Message, User)
- Easy to use
git clone https://github.com/Adivise/NanoStyle
cd NanoStyle
npm install
Copy or Rename .env.example to .env and fill out the values:
# Bot
TOKEN=REPLACE_HERE
EMBED_COLOR=#000001
OWNER_ID=REPLACE_HEREAfter installation or finishes all you can use node . to start the bot.