GithubHelp home page GithubHelp logo

annacrafte / hurricano Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hurricanodev/hurricano

0.0 0.0 0.0 2.06 MB

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

Home Page: https://dsc.gg/hurricano

License: GNU General Public License v3.0

JavaScript 98.80% EJS 1.20%

hurricano's Introduction

Attention, Hurricano is being rewritten in the master branch, here. Feel free to contribute.

Hurricano™ 🌀

GitHub license GitHub stars GitHub forks GitHub forks

An open source Discord bot!

Invite Hurricano 🌀

Features⭐ :

⭐ Mongoose-Based Command Cooldowns
⭐ Command Permissions
⭐ Slash Command Handler
⭐ Subcommands system
⭐ OwnerOnly Commands
⭐ Args required or not Option
⭐ Permissions handler
⭐ Role-Requirement Giveaways
⭐ Customizable server settings using MongoDB
⭐ Button help-menu
⭐ Starboard
⭐ Logging
⭐ a lot of / commands
⭐ ...And many interesting commands!

Getting Started 🚀

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites 📋

You'll need Git and Node.js (which comes with NPM) installed on your computer.


Bot setup 🔧

1. Lets get started by cloning Hurricano on your local machine.

# cloning the repository
$ git clone https://github.com/HurricanoBot/Hurricano.git

# go into the repository
$ cd Hurricano
  1. Now rename the config.example.json file to config.json and the required enviromental variables like bot token, ownerIds etc.
{
  "token": "Your bot token",
  "mongouri": "Mongodb uri",
  "prefix": "Your prefix",
  "ownerIds": ["Owner's USER IDs", "Like this", "can be as many"],
  "statcordKey": "optional, leave empty if you don't want statcord",
  "website": {
    "enabled": false,
    "ip": "Website IP",
    "port": "Port"
  },
  "topgg": {
    "enabled": false,
    "token": "only put something here if you set top.gg api to true",
    "webhook": {
      "enabled": false,
      "webhookPassword": "top.gg vote webhook password",
      "webhookPort": 1234,
      "channelID": "vote webhook channel ID",
      "webhookIP": "vote webhook IP"
    }
  },
  "botChannels": {
    "bugReport": "...",
    "feedback": "...",
    "serverJoinChannel": "..."
  }
}
  1. Now install all the required dependecies for the bot and run the bot.
# install the required dependencies
$ npm install

# Run the bot
$ node .

Hosting ☁️

heroku

So you might be thinking how to host your bot on a cloud service so that it remains active 24/7 so currently we are hosting Hurricano on heroku which supports node v14.0.0 and npm v7.0.0 and above.

Star Chart 🌟

HurricanoBot

Project Maintainers ✨


Dragonizedpizza

Militia21

Achal Jhawar

🤝 Contributing

Any idea on how we can make this more awesome ? Open a new issue! We need all the help we can get to make this project awesome! You can also join the discord server to give suggestions. You can read the Contributing guidelines.







All Stargazers ✨

Stargazers repo roster for @Hurricanobot/Hurricano

License 📝

Hurricano™ Bot is licensed under the GPL 3.0 license. See the file LICENSE for more information. If you plan to use any part of this source code in your own bot, We would be grateful if you would include some form of credit somewhere.

hurricano's People

Contributors

achaljhawar avatar anogh297 avatar dragonizedpizza avatar jeydin21 avatar militia21 avatar nigamanthsrivatsan avatar oadpoaw avatar superzackx avatar xheaveny avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.