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.
- Discord Bot Token Guide
- Node.js v12.0.0 or Newer
- Some API Keys
Note: The default prefix is '?'
👮♂️ Powerful Moderation Commands
🎉 Giveaway Commands
🤣 Fun Commands
☄️ Mini Games Commands
🌟 Information Commands
✔️ Utility Commands
🤖 Chat Bot Commands
To Install Packages needed for the Bot, Go to Console and Type
npm install
or Run the install.bat
File
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 | ❌ |
{
"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": ""
}
Open Console and Type
node index.js
or You can Run start.sh File to Start the Bot
⚠ | Embed links needed for bot embed messages
⚠ | Admin Permission needed for Moderation commands
- Fork the repository
- Clone your fork:
git clone https://github.com/DarkThunder99/Bot-with-Dashboard.git
Hydra is Made by DarkThunder (me)