Merge branch 'main' of https://github.com/PrincessPi3/DREAMMAKER
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user