Skip to content

This is a jack of all trades Discord bot that I maintain with a focus on enhancing any community it is invited to. Inspired by the Steven Universe character "Peridot", Peribot is comprised of over 30 cogs and with more on the way! This bot can be deployed by anyone who wants to customize its appearance or functionality to fit better with a commu…

License

Notifications You must be signed in to change notification settings

jcsumlin/Peribot

Repository files navigation

Peribot - Modular Discord Bot

Highly customizable discord bot made with love in the US

Python Versions Discord.py Version Issues Patreon

Getting Started

There are several branches for various environments (Heroku, Docker, Master (python console)). Pick the branch that you want to pull down and clone it to your machine. I highly recommend that you use the docker environment since it is the most up to date and easiest to setup.

Starting your own instance of Peribot

What things you need to install the software and how to install them. As long as you have python 3.6 installed you can install the remaining requirements through the requirements.txt file

pip install -r requirements.txt

Copy the auth.ini.example to a new file named auth.ini and fill in the bot token and any other keys you may want to use.

If you ware using this bot on linux you'll want to install FFMpeg sudo apt install ffmpeg for the music cog to work. Windows users will not have to do anything. The Exe for FFMpeg is included in the repository already.

Then all you need to do is run sh start.sh

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration Bobby Bot

About

This is a jack of all trades Discord bot that I maintain with a focus on enhancing any community it is invited to. Inspired by the Steven Universe character "Peridot", Peribot is comprised of over 30 cogs and with more on the way! This bot can be deployed by anyone who wants to customize its appearance or functionality to fit better with a commu…

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages