EternalLuxury / subproof

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“‘ Feature

  • Youtube SubProof
  • SlashCommand
  • Handlers
  • Easy to use

πŸ“Ž Requirements

πŸ“š Installation

git clone https://github.com/alwaysluxury/subproof
npm install

πŸ“„ Configuration

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

Then go to

./handlers/loadMongo

And enter your mongodb

After installation you can use npm run start to start the bot.

After the bot is running type node deploySlash.js global to deploy commands globally or node deploySlash.js guild (guild id) to deploy in a guild.

If you need help or have any problems join: https://luxurydev.eu

Make sure to invite our discord bot: https://grootie.xyz

About

License:MIT License


Languages

Language:JavaScript 100.0%