Hey guys, I came up with an idea the other day and was seeing if there was any advice to be given. My arcade cabinet is fairly popular with my friends and roommates so I wanted the arcade to be able to send a tweet whenever it was started, and whenever a game was launched.
It's easy enough to rig the first part because there are command-line executables that can automatically send an email with a pre-written message to a Twitter account set to post by e-mail. However the difficult part is to get a script (or even a frontend like Mamewah) to read any logfiles and extract the name of the ROM just launched, put it into a script, and send that as an e-mail. If i got this working I'd have it tweet something like "[Super Metroid] for [SNES] is being played!". I know it's marginally useless but I guess that's half the fun, right?