1
0
Fork
You've already forked LilyBot
0
  • JavaScript 100%
Find a file
2018年06月02日 21:26:16 -05:00
gateways basic discord connection again 2018年06月02日 21:26:16 -05:00
languages working on rehaul 2018年06月02日 17:50:36 -05:00
.gitignore working on rehaul 2018年06月02日 17:50:36 -05:00
bot-cli.js basic commands working again 2018年06月02日 19:37:17 -05:00
bot.js basic discord connection again 2018年06月02日 21:26:16 -05:00
cache.js working on rehaul 2018年06月02日 17:50:36 -05:00
config.js basic discord connection again 2018年06月02日 21:26:16 -05:00
conversion.js working on rehaul 2018年06月02日 17:50:36 -05:00
README.md working on rehaul 2018年06月02日 17:50:36 -05:00
shell.js basic discord connection again 2018年06月02日 21:26:16 -05:00

LilyBot

This is the 3.0 branch, currently reworking a lot of things!

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 mogrify timidity ffmpeg

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.