ultrapancake / liri-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

liri-bot

Using node type the following commands:

  • node liri.js concert-this <artist/band name here> (will find next concerts)
  • node liri.js spotify-this-song (will find info about inputed song)
  • node liri.js movie-this (info about movie)
  • node liri.js do-what-it-says (Will run the random.txt file)

Examples:

node liri.js
    spotify-this-song "Song Name"

    concert-this "Band Name"

    movie-this "Movie Name"

    do-what-it-says (no search required as it will run the random.txt file)

About


Languages

Language:JavaScript 100.0%