DarkThunder99 / 100-Commands-V2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

100-Commands-V2

Requirements

  1. Discord Bot Token Guide
  2. Node.js v12.0.0 or Newer

๐Ÿ’จ Run the projects

Run on Repl.it Remix on Glitch Deploy

๐Ÿš€ Getting Started

๐Ÿ’ป Installation

To Install Packages needed for the Bot, Go to Console and Type

npm install

or Run the install.sh File

โš™๏ธ Configuration

โš ๏ธ Note: Never commit or share your Token or API Keys Publicly โš ๏ธ

Make a .env Like This

TOKEN=yourBotToken

Go to Config.js and Fill This

exports.PREFIX = "!";
exports.OWNER_ID = "";
exports.Owner_Name = "";

Step 2

Fill config.json (I've Filled it Already So you Don't need to Edit Anything Here But If you want to Edit It you can)

{
    "AME_API":"08d6ce618e7c3a01eae2fe9b71ba740bbd257ed1c3d635a3689ba4bb4ca64f44fa8e16b88367a8efddf86866feaded0e32710e9f7acd8461c79710c4d9e32f71",
    "embedcolor": "#68bcff",
    "support": "https://dsc.gg/gcafe",
    "JoinImage": "https://cdn.discordapp.com/attachments/836804667282423831/845207015567392778/images_-_2021-05-21T131826.974.jpeg",
    "LeftImage": "https://cdn.discordapp.com/attachments/836804667282423831/845207015567392778/images_-_2021-05-21T131826.974.jpeg",
    "status": "online",
    "activity": "{server} Servers | !help",
    "type": "WATCHING",
    "url": ""
}

Step 3

Fill owner.json or Owner Commands Won't Work

{
    "ownerID":  [""]
}

โ˜„๏ธ Starting the Bot

Open Console and Type

node .

or You can Run start.sh File to Start the Bot

๐Ÿ“ Features & Commands

Note: The default prefix is '!'

Features:

๐Ÿ”ฎ Administrator Commands
๐Ÿค– Chat-Bot
๐Ÿคฃ Fun Commands
๐ŸŒŸ Image Processing Commands
๐Ÿ“œ Moderation Commands
๐ŸŽ‰ Owner Commands
โš™๏ธ Utility Commands
  1. Fork the repository
  2. Clone your fork: git clone https://github.com/DarkThunder99/100-Commands-V2.git

๐Ÿ“ Credits

This Bot is Not Made By Me (My Friend gave me This Code)

About


Languages

Language:JavaScript 100.0%Language:Shell 0.0%