dylanjamesdev / AGB-OpenSource

The open-source version of my bot - AGB!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


A Good Bot

AGB is a verified Discord general purpose bot built with discord.py

wakatime

top.gg page


Self Hosting "How-To" (We don't actually support this)

pip install -r requirements.txt

• Install the Python requirements for the project, otherwise this wouldn't work.

Rename config.example.json -> config.json and fill out the token & prefix (required).

• Fill out the required config options, otherwise this wouldn't work lmao.

Rename db_config.example.json -> db_config.json and fill out all the fields there. Postgres Database required

• Fill out your database configuration, if you don't the bot won't run lmao. Yes, you do need a Postgres Database.

If there are any issues (not regarding setup), please contact the developers.:Email

About

The open-source version of my bot - AGB!

License:Other


Languages

Language:Python 100.0%