Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hanse00/marchbot
- Owner: Hanse00
- License: mit
- Created: 2024-01-02T02:42:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-03T21:47:43.000Z (almost 1 year ago)
- Last Synced: 2024-10-26T08:39:03.539Z (2 months ago)
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.