init version

This commit is contained in:
JamesFlare1212
2025-05-09 09:04:25 -04:00
commit 5382659312
12 changed files with 1370 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## How to Run
copy `example.env`
```bash
cp example.env .env
```
edit `.env`
`API_USERNAME` is your engage username in URL-encode.
`API_PASSWORD` is your engage password in URL-encode.