Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 430 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 430 Bytes

An Example AI Discord Bot

This is an example AI Discord Bot that can be used to quickly and effortlessly create a Discord bot with AI capabilities, including live-streaming.

Setup

  1. Go to .env.example and fill in the required fields. Then, rename the file to .env.
  2. Install the required dependencies by running:
pip install -r requirements.txt
  1. Proceed to Usage.

Usage

py main.py