A simple, multipurpose Discord bot.

Overview

EpicBot πŸ…

A simple, multipurpose Discord bot.

EpicBot πŸ… EpicBot πŸ… EpicBot πŸ…

β€’ 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.

Invite EpicBot | Discord Server | Website

A Telegram Bot That Can Find Lyrics Of Song

Lyrics-Search-Bot A Telegram Bot That Can Find Lyrics Of Song A Simple Telegram Bot That Can Extract Lyrics Of Any Songs Deploy Commands start - To St

Muhammed Fazin 11 Oct 21, 2022
The official wrapper for spyse.com API, written in Python, aimed to help developers build their integrations with Spyse.

Python wrapper for Spyse API The official wrapper for spyse.com API, written in Python, aimed to help developers build their integrations with Spyse.

Spyse 15 Nov 22, 2022
A discord bot that can detect Nitro Scam Links and delete them to protect other users

A discord bot that can detect Nitro Scam Links and delete them to protect other users. Add it to your server from here.

Kanak Mittal 9 Oct 20, 2022
πŸ€– The bot that runs the official Fairfield Programming Association Discord server.

πŸ€– The bot that runs the official Fairfield Programming Association Discord server.

Fairfield Programming Association 1 Jan 07, 2022
Automatically compile an AWS Service Control Policy that ONLY allows AWS services that are compliant with your preferred compliance frameworks.

aws-allowlister Automatically compile an AWS Service Control Policy that ONLY allows AWS services that are compliant with your preferred compliance fr

Salesforce 189 Dec 08, 2022
A reddit bot that imitates the popular reddit bot "u/repostsleuthbot" to trick people into clicking on a rickroll

Reddit-Rickroll-Bot A reddit bot that imitates the popular reddit bot "u/repostsleuthbot" to trick people into clicking on a rickroll Made with The Py

0 Jul 16, 2022
discord token grabber scam - eductional purposes only!

Discord-QR-Scam ΧͺΧ•Χ€Χ‘ ΧΧ‘Χ™ΧžΧ•ΧŸ ΧͺΧžΧ•Χ Χ” של Discord גל אודוΧͺ Χ‘Χ§Χ¨Χ™Χ€Χ˜ Python Χ©Χ™Χ•Χ¦Χ¨ ΧΧ•Χ˜Χ•ΧžΧ˜Χ™Χͺ Χ§Χ•Χ“ QR הונאה של Nitro Χ•ΧͺΧ•Χ€Χ‘ אΧͺ ΧΧ‘Χ™ΧžΧ•ΧŸ Χ”Χ“Χ™Χ‘Χ§Χ•Χ¨Χ“ Χ‘Χ’Χͺ Χ‘Χ¨Χ™Χ§Χ”. Χ›ΧœΧ™ Χ–Χ” ΧžΧ“

Amit Pinchasi 0 May 22, 2022
This is Instagram reposter that repost TikTok videos.

from-tiktok-to-instagram-reposter This script reposts videos from Tik Tok to your Instagram account. You must enter the username and password and slee

Mohammed 19 Dec 01, 2022
Python Client for Yandex Cloud Logging

Python Client for Yandex Cloud Logging Installation pip3 install python-yandex-cloud-logging Creating a Yandex Cloud Logging Group yc logging group c

MCode 0 Dec 08, 2021
πŸš€ An asynchronous python API wrapper meant to replace discord.py - Snappy discord api wrapper written with aiohttp & websockets

Pincer An asynchronous python API wrapper meant to replace discord.py ❗ The package is currently within the planning phase πŸ“Œ Links |Join the discord

Pincer 125 Dec 26, 2022
Boto3 code assistance for any API in any IDE, always up to date

botostubs Gives you code assistance for any boto3 API in any IDE. Get started by running pip install botostubs Demo Features PyPI package automaticall

Jeshan Giovanni BABOOA 94 Nov 14, 2022
The open source version of Tentro - A multipurpose Discord bot.

Welcome to Tentro πŸ‘‹ A multipurpose Discord bot. 🏠 Homepage Install pip install -r requirements.txt Usage py Tentro.py Contributors πŸ‘€ Tentro Dev Tea

6 Jul 14, 2022
This repository is used to simplify the process of cloning the SSM documents across the AWS regions.

SSM Cloner Introduction This module is created in order to simplify the process of copying the SSM documents from one region to another regions. As an

6 Jun 04, 2022
Advanced Number Validator Using telnyx api

Number Validator Python v1.0.0 Number Validator Using telnyx api DISCLAIMER This Tool is only for educational purposes You'll be responsible yourself

xBlackxCoder 3 Sep 24, 2022
A super awesome Twitter API client for Python.

birdy birdy is a super awesome Twitter API client for Python in just a little under 400 LOC. TL;DR Features Future proof dynamic API with full REST an

Inueni 259 Dec 28, 2022
Bootstrapping your personal Web3 info hub from more than 500 RSS Feeds.

RSS Aggregator for Web3 (or πŸ₯© RAW for short) Bootstrapping your personal Web3 info hub from more than 500 RSS Feeds. What is RSS or Reader Services?

ChainFeeds 1.8k Dec 29, 2022
Louis Manager Bot With Python

✨ Natsuki ✨ Are You Okay Baby I'm Natsuki Unmaintained. The new repo of @TheNatsukiBot is public. ⚑ (It is no longer based on this source code. The co

Team MasterXBots 1 Nov 07, 2021
DonLee Robot

πŸ€– πƒπŽπ 𝐋𝐄𝐄 π‘πŽππŽπ“ π•πŸ πŸ€– πŸ‘‹ Hey Muhammed, Iam DonLee RoBoT Make me an admin for your group and channel then connect me.... πŸŽ‰ πŸ™‚ To build a

Muhammed 27 Dec 01, 2022
An script where it logs in your instagram account and follows people and likes their posts

InstaFollower An script where it logs in your instagram account and follows people and likes their posts (uses the tags to fetch people) Requirements:

Bless 3 Nov 29, 2022