Skip to content

Latest commit

Β 

History

History
95 lines (67 loc) Β· 2.2 KB

File metadata and controls

95 lines (67 loc) Β· 2.2 KB

πŸ“‘ 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