DarkThunder99 / Hydra-Bot

Coming Soon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hydra Bot

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)

About

Coming Soon

License:Apache License 2.0