Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/users/strajt9/svita.cz/web/kyselo/lib/sparrow.php on line 196 Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/users/strajt9/svita.cz/web/kyselo/lib/sparrow.php on line 1169 Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/users/strajt9/svita.cz/web/kyselo/lib/sparrow.php on line 1169
Today we’ll be looking at how to connect the protocols powering Mastodon in the simplest way possible to enter the federated network. We will use static files, standard command-line tools, and some simple Ruby scripting, although the functionality should be easily adaptable to other programming languages. First, what’s the end goal of this exercise? We want to send a Mastodon user a message from our own, non-Mastodon server. So what are the ingredients required?