Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 505 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 505 Bytes

Lyrics Bot

Discord bot that provides song lyrics through the Vagalume API.

Invite the bot to your guild

Feel free to change and use this code however you like

  1. Clone the repo
git clone https://github.com/ArthurSouzaC/lyrics-bot.git
  1. Install the dependencies
npm install
  1. Start the server in your localhost
npm start