VonBluebaugh / LilyBot

A Discord bot using Lilypond for playing and rendering musical snippits on the fly!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Discord bot using Lilypond for playing and rendering musical snippits on the fly!


Languages

Language:JavaScript 99.9%Language:LilyPond 0.1%