1/4/2020; Saturday, 9:54 PM
The past couple days, I have been working on a Discord rich presence application for Mario Kart Wii’s online multiplayer through Wiimmfi, a Nintendo WFC replacement. Despite how hacked together it is, due to the lack of a web API on Wiimmfi’s part and some markup that’s kind of a pain to parse normally, I’m satisfied with how it came out.
You can get it and read the readme on its GitHub page here. If you’re not Python-savvy, I’ve compiled executables for Windows and OS X with pyinstaller.