Skip to content

DarkThunder99/Hydra-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Version 2.0.0

Created by DarkThunder | Powered by Discord.js

Contributors Forks Stargazers Issues MIT License


What is this bot?

Hydra is a Multi Purpose Discord Bot, Invite Hydra to your Discord Server to make your Server Cooler, We are Trying our Best to Add as Many Features we can in Hydra so you don't Need to Invite Another Bot.

🔮 Requirements

  1. Discord Bot Token Guide
  2. Node.js v12.0.0 or Newer
  3. Some API Keys

📝 Features & Commands

Note: The default prefix is '?'

Bot Features:

👮‍♂️ Powerful Moderation Commands
🎉 Giveaway Commands
🤣 Fun Commands
☄️ Mini Games Commands
🌟 Information Commands
✔️ Utility Commands
🤖 Chat Bot Commands

📡 Powerful Dashboard

💨 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.bat File

⚙️ Configuration

⚠️ Note: Never commit or share your Token or API Keys Publicly ⚠️

config.json config table

config.json varriable Description Required
TOKEN The bot token (Remember! The TOKEN is super secret) ✔️
PREFIX The default bot prefix (eg. ?) ✔️
Tenor API Tenor API Key ✔️
AMEAPI Your Amethyste api token ✔️
Google API Google API Key ✔️
Youtube API Key Youtube V3 API Key ✔️
Owner ID Your Discord ID ✔️
Suggestion Channel ID

Example config.json file

config.json

{
  "prefix": "?",
  "token": "Your Discord Bot Token",
  "tenorAPI": "Tenor API Key",
  "AME_API": "AME API Key",
  "Google_API": "Google API Key",
  "ytapi": "Youtube API Key",
  "owner": "Your Discord ID",
  "suggestionchannel": ""
}

Now Fill emojis.json

{
  "yes": "",
  "no": "",
  "info": "",
  "dbl": "",
  "sup": "",
  "fun": "",
  "giveaway":"",
  "game": "",
  "mod": "",
  "eco": "",
  "image": "",
  "give": "",
  "givee": "",
  "music": ":musical_note:",
  "id": "",
  "uno": "",
  "dot": "",
  "loading": "",
  "boost": ""
}

☄️ Starting the Bot

Open Console and Type

node index.js

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

📜 Important Note:

⚠ | Embed links needed for bot embed messages

⚠ | Admin Permission needed for Moderation commands

🎀 Clone Repository

  1. Fork the repository
  2. Clone your fork: git clone https://github.com/DarkThunder99/Bot-with-Dashboard.git

📝 Credits

Hydra is Made by DarkThunder (me)

Releases

No releases published

Packages

No packages published