This is a port from the Atari 8-bit Twitter bot at https://twitter.com/Atari8BitBot
Backend supports Mastodon too.
Documentation for using the bot will be in this readme
- A Twitter account or mastodon account, and API keys for it https://developer.twitter.com/en/products/twitter-api
- Tweepy, or mastodon.py Specifically the fork that allows video uploads. tweepy/tweepy#1414 They plan on folding that feature into the main program but as of this writing, haven't.
- zxspectrum emulator fuse: fuse-emulator-common spectrum-roms fuse-emulator-utils
- Spectrum Basic parser bas2tap, standard sinclair basic
- zmakebas: utility to create tap files https://github.com/z00m128/zmakebas
- ffmpeg, for processing video files: https://ffmpeg.org
- Tapes:
- An X Virtual Frame Buffer running on display 99 (/usr/bin/Xvfb :99 -ac -screen 0 1024x768x24)