/C64DiskBot

Mastodon bot that renders the D64 uploads on csdb.dk

Primary LanguagePythonMIT LicenseMIT

BlurBot

This is the Python source for the C64DiskBot on Mastodon.

This bot monitors the release RSS feed of https://csdb.dk

If a new D64 is uploaded it generates a visual representation of the data on the disk.

This bot was created by @dec_hl

Python script

Used packages

  • Mastodon.py
  • sqlite3
  • xmltodict

Image generator

You need Processing to compile and run the image generator. It uses Droid64 to access the D64 images. Droid64 is under GPL license. To run it in a headless Linux environment I use xvfb-run It also needs a Processing font file called CBM-8.vlw (not included) for rendering the center text.