808 B
808 B
Python3 [DЯΣΛMMΛKΣЯ] Implementation
- Tested with Python 3.13.5 on Kali (Raspberry Pi 5 and Lenovo Thinpad 5xx series)
- not yet working on windows gdmf
Install
- edit line 9 and 10 in DREAMMAKER.py and put in your discord webhook url and the role id to tag (@rolename to get it, it will look something like
<@&1369280290203373670>) - create venv:
python -m venv .venv - activate venv: *nix:
source .venv/bin/activateOR windows powershell:.venv\Scripts\activate - install requirements:
pip install -r requirements.txt - run it!
python DREAMMAKER.py
TODO
- x get the fuckin thing working
- x make it persistant and looping
- x make it send a discord webhookie :3
- make service
- speed up?
- windowssssss
- x header rice (colors lib?)
- serviceafy