Go to file
Julia 0464fcd084 Initial Commit 2021-10-17 22:59:44 +02:00
src Initial Commit 2021-10-17 22:59:44 +02:00
texts.d Initial Commit 2021-10-17 22:59:44 +02:00
.gitignore Initial Commit 2021-10-17 22:59:44 +02:00
Dockerfile Initial Commit 2021-10-17 22:59:44 +02:00
LICENSE Initial Commit 2021-10-17 22:59:44 +02:00
README.md Initial Commit 2021-10-17 22:59:44 +02:00
config.example.js Initial Commit 2021-10-17 22:59:44 +02:00
docker-compose.yml Initial Commit 2021-10-17 22:59:44 +02:00

README.md

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