Skip to content

DarkThunder99/100-Commands-V2

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published