WebhookShitposter/README.md
2021-10-17 22:59:44 +02:00

14 lines
No EOL
415 B
Markdown

# (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.