Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 820 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 820 Bytes

LilyBot

A LilyPond-powered Discord bot written for Node.js for composing and playing tunes in voice channels and rendering sheet music on the fly!

Add it to your Discord Server

Click here!

Or if you want to run the code yourself, continue reading.

Dependencies

Node.js dependencies: discord.js

Command line dependencies: lilypond midi2ly python2.6 mogrify timidity

Run

Put the client token inside a file called token.txt and then do this: node lilybot.js

Or if you want to run in test mode (uses alternate bot trigger by default, and has more debug output) then do this: node lilybot.js test

Configuration

If you want to configure the bot to your liking, edit config.js.