Adivise / NanoStyle

Discord.JS@v14 (Handler) (Slash Commands!)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“‘ Feature

  • Example (Command!)
  • SlashCommand (Base, Group, Sub)
  • Handlers
  • Context Menu (Message, User)
  • Easy to use

πŸ“Ž Requirements

πŸ“š Installation

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

πŸ“„ Configuration

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

# Bot
TOKEN=REPLACE_HERE
EMBED_COLOR=#000001
OWNER_ID=REPLACE_HERE

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

About

Discord.JS@v14 (Handler) (Slash Commands!)

License:MIT License


Languages

Language:JavaScript 99.7%Language:Shell 0.3%