Posts cute maids from various resources! https://udongein.xyz/MaidBot
Go to file
NaiJi ✨ 74808511b3 Add arts 2022-05-26 01:17:17 +00:00
.gitignore Add arts 2022-03-17 01:34:03 +00:00
LICENSE Add 'LICENSE' 2022-03-30 14:39:05 +00:00
README.md Add README.md 2022-04-16 04:01:39 +03:00
post.sh Rewrite from python to bash 2022-04-16 03:56:35 +03:00
sources.dat Add arts 2022-05-26 01:17:17 +00:00

README.md

maid-bot

Another bot for posting arts to your timeline.

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

Initial setup

  • Create sources.dat file and fill them with URLs where
source_url_to_wget hyperlink_url_to_put_in_post_description
source_url_to_wget hyperlink_url_to_put_in_post_description
source_url_to_wget hyperlink_url_to_put_in_post_description
source_url_to_wget hyperlink_url_to_put_in_post_description

 . . . . . . . . . . etc
  • Fill token.dat with bot's auth token.
  • Edit post-local.sh and write custom text. in "status" field of POST json.
  • Now put it to crontab!

The bot will take random pair of URLs from the file, download the image itself by the first url and post it to fedi, attaching the second url as description.