Skip to content

Nirlep5252/EpicBot

Repository files navigation

EpicBot 🏅

A simple, multipurpose Discord bot.

• Info

EpicBot is a multipurpose Discord bot that was designed to make your Discord life easier and cooler. It is also an open source project which other developers can contribute to and work on it together.

• Features

  • 📌 Over 200+ commands!
  • 🔼 99%+ uptime.
  • 🟢 Low latency, super fast response time.
  • 💻 Web dashboard! (work in progress)
  • 🛠️ Custom Commands.
  • ✨ Level up system, with leveling roles.
  • 🏷️ Reaction Roles!
  • 🏓 YouTube and Twitch notifications!
  • 📨 Autoposting (automeme, autowaifu, etc...)
  • 🎶 Extremely high quality Music playback.
  • 🌍 Global chat.
  • 🎊 Welcome and Leave messages, Autorole.
  • 🔨 Powerful moderation, with automod, antihoisting and modlogs.
  • 🌟 Customizable Starboard.
  • ☺️ Lots and lots of fun commands and image commands.
  • 🎀 Regularly updated and maintained.

• How can I contribute?

You may help by adding features to EpicBot or fix bugs in the code. Here's how:

  1. Fork the repository
  2. Clone your fork: git clone https://github.com/your-username/epicbot.git
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -am 'uwu new feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request

• How to selfhost EpicBot?

Be sure to follow the license
If I ever find you running EpicBot's code without credits given to ALL of the contributors, you are X_X 🔪

Here are the steps that you can follow to sefhost EpicBot which would work with most hosting providers:

  • Clone the repo:

    $ git clone https://github.com/Nirlep5252/EpicBot 
    
  • Install all the required packages:

    $ pip install -r requirements.txt 
    
  • Setup the config.py file.

  • Run the bot:

    $ python main.py 
    
  • Enjoy!

Note: We do not provide support for self-hosting. If you are unable to self host EpicBot by yourself, just use EpicBot which we put lot's of work into.

• Self-hosting Agreement

  • You must not use EpicBot's name, license, or logo in your works.
  • You must follow the license as stated here.
  • Provide full credits to both CONTRIBUTORS and the original creator.