WebhookShitposter/README.md

14 lines
415 B
Markdown
Raw Permalink Normal View History

2021-10-17 20:59:44 +00:00
# (Multithreaded-)WebhookShitposter
## How to use??
1. Copy `config.example.js` to `config.js`
2. Put some copypasta into `texts.d` as a raw text file (an example is included)
3. Edit `config.js` according to your needs
4. 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.