https://github.com/polyzium/modulo A project I have been working on recently. This brings the world of MOD music (aka tracker music or module music) to Discord in form of a music bot. This is actually an attempt to reincarnate the now dead BitMod bot, which was an idea conceived by a guy who doesn't know how to code, and asked ChatGPT to do it for him. The differences are: - Modulo renders the modules live using libopenmpt, where BitMod rendered them to WAV using openmpt123 CLI utility, which led to server crashes if the module was set to repeat. - Based on the above, Modulo allows for stuff like position seeking/jumping and tempo change (not implemented yet). - Modulo is actually written by a human being (me) instead of a neural network.
The bot is currently being tested in a separate server, please DM me for an invite. I may put it here if there's enough demand and permission from the staff.