A Discord Bot designed to remind users of custom events
- Run
pip install virtualenvand runpython3 venv envto create the virtual environment - Run
source env/bin/activateto start the virtual environment - Run
pip install -r requirements.txtto install project dependencies - Afterwards put a token in
token.txtand runpython main.pyto start the bot