Skip to content

🐘 auto-toot bot to Mastodon. Parses a Json blog feed and posts to Mastodon saving status to a csv file.

License

Notifications You must be signed in to change notification settings

kaushikgopal/tootbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tootbot

This is a simple kscript cli script that will parse a Json blog feed, read from a csv file which contain status of toosts, toot things that have not yet been tooted.

This is used by kau.sh to auto post blog posts to his Mastodon.

How to run:

brew install kotlin
kotlin tootbot.main.kts
# remember to update your mastodon client and auth token in the script

I'm starting to improve it more. For now it just runs on a local cron job on my mac mini.

About

🐘 auto-toot bot to Mastodon. Parses a Json blog feed and posts to Mastodon saving status to a csv file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages