Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 220 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 220 Bytes

novy-sobor-bot

A discord bot for the Novy Sobor discord to help automate some basic processes

Install and configure the venv:

python3 -m venv venv && source venv/bin/activate && pip install -r requirements.txt