/donnieBOT

donnny joins discord when certain person joins voice and speaks gibberish

Primary LanguagePython

donnieBOT

Forked from: https://github.com/jrwhiteh/donnieBOT

Dependencies

  1. Create a python 3 virtual environment

python3 -m venv env

  1. Source the virutal environment

source env/bin/activate

  1. Install the required dependencies

pip install -r requirements.txt