RELEASE VERSIONWOPOOOO
This commit is contained in:
@@ -1,11 +1,15 @@
|
|||||||
# Python3 [DЯΣΛMMΛKΣЯ] Implementation
|
# Python3 [DЯΣΛMMΛKΣЯ] Implementation
|
||||||
|
Tested with Python 3.13.5 on Kali (Raspberry Pi 5 and Lenovo Thinpad 5xx series)
|
||||||
## Install
|
## Install
|
||||||
1. create venv: `python -m venv .venv`
|
1. create venv: `python -m venv .venv`
|
||||||
2. activate venv: *nix: `python .venv/bin/activate` windows powershell: `python .venv\Scripts\Activate.ps1`
|
2. activate venv: *nix: `source .venv/bin/activate` windows powershell: `.venv\Scripts\activate`
|
||||||
`pip install -r requirements.txt`
|
|
||||||
3. install requirements: `pip install -r requirements.txt`
|
3. install requirements: `pip install -r requirements.txt`
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
1. get the fuckin thing working
|
1. x get the fuckin thing working
|
||||||
2. make it persistant and looping
|
2. x make it persistant and looping
|
||||||
3. make it send a discord webhookie :3
|
3. x make it send a discord webhookie :3
|
||||||
|
4. make service
|
||||||
|
5. speed up?
|
||||||
|
6. windowssssss
|
||||||
|
7. header rice
|
||||||
Reference in New Issue
Block a user