Another bot for posting arts to your fediverse timeline. https://udongein.xyz/reisen
Go to file
NaiJi ✨ 25cbe41835 Rewrite from python to bash 2022-04-22 17:41:40 +03:00
.gitignore Rewrite from python to bash 2022-04-22 17:41:40 +03:00
LICENSE Init 2022-03-24 04:51:03 +03:00
README.md Rewrite from python to bash 2022-04-22 17:41:40 +03:00
post-local.sh Rewrite from python to bash 2022-04-22 17:41:40 +03:00

README.md

udonge-bot

Another bot for posting arts to your timeline.

Currently posting on: https://udongein.xyz/reisen

Initial setup

  • Install jq package for curl json parsing.
  • Create sfw/ and nsfw/ folders and fill them with arts.
  • Fill token.dat with bot's auth token.
  • Optionally modify however you need!
  • Now put it to crontab!