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