Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hanse00/marchbot

A bot for posting dates in relation to March of 2020.
https://github.com/hanse00/marchbot

Last synced: 22 days ago
JSON representation

A bot for posting dates in relation to March of 2020.

Awesome Lists containing this project

README

        

# MarchBot

MarchBot is a small bot for [Mastodon](https://joinmastodon.org/) which posts the number of days since March 1st of 2020 in the reference frame of an imaginary calendar where March simply never ends.

When writing this bot, I had a few particular outcomes in mind:

* A social commentary on the handling of the COVID-19 pandemic.
* A practical excuse for me to get more familiar with the [Go programming language](https://go.dev/).
* Learning to interact with the Fediverse programatically.

This code is made available as-is under the MIT license, feel free to use it as you see fit.
However please note that this code is very simple, and takes a number of shortcuts and tradeoffs that may not be appropriate in your context.