A Meower bot that gives info about music!
Shows a list of commands
@MusicBot help
Searches for a song
@MusicBot search [query]
Looks for a song with the specified ID
@MusicBot find [song id]
Looks for lyrics associated with the song with the specified ID
@MusicBot lyrics [song id]
MB_USERNAME="[username here]"
MB_PASSWORD="[password here]"
MB_APIKEY="[musixmatch api key here]"
npm install
npm run start