Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 745 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 745 Bytes

AY Machine

A Discord bot that converts chiptune formats into mp3 upon attaching it on server conversation. It incorporates multiple command-line players for a wide support of common chiptune formats. The bot is also modular as well, meaning the code can be changed to support other players as well.

Tools used:

AY machine uses these CLIs in order to render the tracks. They have to be placed in a separate "tools" folder.

Build

npm install, then node index.js