Skip to content

slapcat/rosey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rosey the Mastodon Bot

This is some skeleton code for building a bot for Mastodon. The idea was to allow the bot to take in different data streams from files, network signals, and Mastodon messages to then make a toot or complete an action based on the data. Currently the only finished feature of the bot is tooting one line at a time from a file based on a cron timer.

I do not intend to do much more work on this, but if I do, it will be to build out a feature that allows Rosey to monitor recent posts from accounts she follows and repost content with selected tags.

Features

  • Read lines sequentially from a file on a timer
  • Repost manual input from user DMs
  • Relay data as it arrives to a TCP port with authentication
  • Find posts with specific tags and repost them
  • Remote administration

Goodbye

Goodbye for now, Rosey...

Rosey standing alone at a bus stop.

About

Mastodon bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages