Merge branch 'main' of https://github.com/PrincessPi3/DREAMMAKER
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
# Python3 [DЯΣΛMMΛKΣЯ] Implementation
|
||||
|
||||
## 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`
|
||||
|
||||
if that's being a bitch then mayhaps try at your own peril:
|
||||
`pip install -r requirements.txt --break-system-packages`
|
||||
|
||||
alternatively install the requirements via your box's package manager idk fam im not ur mom
|
||||
3. install requirements: `pip install -r requirements.txt`
|
||||
|
||||
## TODO
|
||||
1. get the fuckin thing working
|
||||
2. make it persistant and looping
|
||||
3. make it send a discord webhookie :3
|
||||
Reference in New Issue
Block a user