Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 174 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 174 Bytes

ci4_discord_bot

Minimum python version: 3.8

Install:

python3.8 -m venv env
source env/bin/activate
python3.8 -m pip install -r requirements.txt
python3.8 bot_3.py