This commit is contained in:
2026-04-26 20:17:02 -06:00
+8 -6
View File
@@ -1,9 +1,11 @@
# Python3 [DЯΣΛMMΛKΣЯ] Implementation # Python3 [DЯΣΛMMΛKΣЯ] Implementation
## Install ## Install
1. create venv: `python -m venv .venv`
2. activate venv: *nix: `python .venv/bin/activate` windows powershell: `python .venv\Scripts\Activate.ps1`
`pip install -r requirements.txt` `pip install -r requirements.txt`
3. install requirements: `pip install -r requirements.txt`
if that's being a bitch then mayhaps try at your own peril:
`pip install -r requirements.txt --break-system-packages` ## TODO
1. get the fuckin thing working
alternatively install the requirements via your box's package manager idk fam im not ur mom 2. make it persistant and looping
3. make it send a discord webhookie :3