/blitmod_classic

A (forked) Discord bot that plays music from TheModArchive.org

Primary LanguagePython

BlitMod

A Discord bot for playing tracker modules using the Mod Archive API, forked from BitMod by slumbersage

Installation

Prerequisites

  • 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)

Configuration

Open the config.py file;

  • Replace DISCORD_BOT_TOKEN with your Discord bot token.
  • Replace MOD_ARCHIVE_API_KEY with your ModArchive API key.

Install

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!

Acknowledgements

Coders

  • Altin
  • Aiko
  • RepellantMold

Special Thanks

  • The Mod Archive crew
  • openmpt123 maintainers