A simple discord bot to stream mp3 in vocal channel.
Currently configure to diffuse RMC radio, but can be easily configure ( constant STREAM_URL at the top of index.ts )
- /hello
- /join
- /leave
- Opus needs dev tools, depending on your OS it may be a pain to install it
- Rebuild JS by running npm run build if you modify TS code
- Start the bot byu using npm run start ( or any process manager )