superzackx / Hurricano

Another open source Discord bot using MongoDB with many features such as a customizable prefix, a reaction menu, music, role requirement giveaways and much more!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hurricano!

An open source Discord bot, with features such as:

  • Command Cooldowns
  • Command Permissions
  • OwnerOnly Commands
  • Args required or not Option
  • Giveaways (using package discord-giveaways) which uses MongoDB
  • Customizable server settings using MongoDB
  • Logging
  • ...And many interesting commands!

This bot is currently in development, very early stages of it too.

How to host this bot.

  1. Get Node.js from https://nodejs.org.
  2. Clone this repo by:
  • Downloading the zip.
  • Using git and doing git clone https://github.com/HurricanoBot/Hurricano.git
  • Using GitHub cli and doing gh repo clone HurricanoBot/Hurricano
  1. Run npm i in the bot directory.
  2. Configure config.json
  3. Run the bot by using node index, node index.js or node .!

Please respect the LICENSE.

This bot is currently a work in progress, don't expect much here yet!

Support Server Invite

Credits

Bot developed by:

About

Another open source Discord bot using MongoDB with many features such as a customizable prefix, a reaction menu, music, role requirement giveaways and much more!

License:GNU General Public License v3.0


Languages

Language:JavaScript 97.7%Language:EJS 2.3%