Python3 [DЯΣΛMMΛKΣЯ] Implementation
Install
- create venv:
python -m venv .venv - activate venv: *nix:
python .venv/bin/activatewindows powershell:python .venv\Scripts\Activate.ps1pip install -r requirements.txt - install requirements:
pip install -r requirements.txt
TODO
- get the fuckin thing working
- make it persistant and looping
- make it send a discord webhookie :3