No description
src | ||
texts.d | ||
.gitignore | ||
config.example.js | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE | ||
README.md |
(Multithreaded-)WebhookShitposter
How to use??
- Copy
config.example.js
toconfig.js
- Put some copypasta into
texts.d
as a raw text file (an example is included) - Edit
config.js
according to your needs - Run
docker-compose up --build
Notes
- This project probably won't recieve updates.
- I wasn't too bothered to include proper error handling.
- Also no comments because I was too lazy.