Skip to content

sucho-archiving/sucho-memebot

Repository files navigation

SUCHO Memebot

Post a Memes

Posts a random meme from the SUCHO Meme Wall to Mastodon every 2 hours.

@[email protected]

How it works

  • The memebot script fetches the SUCHO Meme Wall RSS feed and selects a meme at random from those that haven't yet been posted.
  • The bot uses the Mastodon REST API to post the media file and then to post a new status.
  • If ths post is successful, posted.log is updated with the ID of the posted meme, as well as the posted time and the post URI.
  • A GitHub Actions workflow is scheduled to run every two hours. The workflow executes the memebot script and commits the updated posted.log back to the repo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages