Skip to content

sgaweda/greenbot

Repository files navigation

Greenbot

greenbot is a discord bot created by troydota.

Quick install

  1. Install library requirements by typing ./scripts/venvinstall.sh in the root folder
  2. Copy ./configs/example.ini to ./config.ini and change the relevant lines in the file.
  3. Run the bot! ./main.py

Detailed install

You can find a detailed installation guide for greenbot in the install-docs directory of this repository.