Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.21 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.21 KB

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