A Discord bot for playing tracker modules using the Mod Archive API, forked from BitMod by slumbersage
- Python 3 (recommended version is 3.10)
- ffmpeg
- openmpt123
- Wine (for hvl2wav, since the Linux version does not seem to function properly; not nessecary for Windows)
Open the config.py
file;
- Replace
DISCORD_BOT_TOKEN
with your Discord bot token. - Replace
MOD_ARCHIVE_API_KEY
with your ModArchive API key.
Run pip install -r requirements.txt
.
then run bitmod.py
with Python...
And now you're ready to enjoy the mythical land of Mod Archive, enjoy!
- Altin
- Aiko
- RepellantMold
- The Mod Archive crew
- openmpt123 maintainers