Skip to content
/ NanoStyle Public template

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

License

Notifications You must be signed in to change notification settings

Adivise/NanoStyle

Repository files navigation

📑 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.