DailyRucks

You can use Git to clone the repository via the web URL. Download snapshot (zip)
 
descriptionDaily Rucks is an ActivityPub bot account that posts one voice line from the 2011 game Bastion as an MP3 file each day.
websitehttps://fietkau.software/daily_rucks
last changeSun, 31 Mar 2024 23:54:04 +0000 (01:54 +0200)
shortlog
2024-03-31 Julian FietkauFix crash bug when federation tasks lagged past the... main
2024-02-04 Julian FietkauMake SQLite connections a bit more resilient regarding...
2024-01-28 Julian FietkauInitial public release
readme

Daily Rucks

Daily Rucks is a fediverse-connected ActivityPub bot account (with a corresponding website) that posts one voice line from the 2011 game Bastion as an MP3 file each day. It is implemented in Python using Flask and requests.

It is published under an open license in case having access to the code is useful to someone, but this is not the kind of project that provides installation instructions or other meaningful support. Have fun with it if you want, but that's all. If you're here to learn how to implement ActivityPub, take note that this implementation is partial and not intended to be instructive.

License

Daily Rucks (c) Julian Fietkau

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. See LICENSE for details.