/Discord-v14-best-handler

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

📑 Feature

  • Mongo DB Connection
  • Pre Made User Premium System
  • Bot Permissions Check
  • User Permissions Check
  • NSFW Check
  • Slash Command (Base, Group, Sub)
  • Easy Sub Commands
  • Voice Only Check
  • Owner Only Check
  • Premium Only Check
📎 Requirements [CLICK ME]

📎 Requirements

📚 Installation

git clone https://github.com/Ayushselfcoder/Discord-v14-best-handler
cd Discord-v14-best-handler
npm install
📄 Configuration [CLICK ME]

📄 Configuration

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

# Bot
TOKEN=REPLACE_HERE
EMBED_COLOR=#000001

# Dev
OWNER_ID=REPLACE_HERE

# Database
MONGO_URI=

#Webhook Logs Link
error=
join=
leave=

After installation or finishes all you can use npm run start to run the bot

🔩 Features & Commands [CLICK ME]

🔩 Commands

Note: The default prefix is '/'

💬 Utility

  • Ping (/ping)
  • Help (/help)

💎 Premium Commands!

  • Generate (/premium generate [plan] [amount]) // (OWNER ONLY)
  • Redeem (/redeem [code])
  • Remove (/premium remove [mention]) // (OWNER ONLY)

❣ Credits

Updated By Ayush Adopted From Adivise