Skip to content

RobByTheWay/rapbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bad 80's freestyle battle raps: on demand!

First install its dependencies:

$ npm install

Then put this in a file called config.js in the project root:

module.exports = {

    key: 'YOUR_WORDNIK_API_KEY'
}

...replacing YOUR_WORDNIK_API_KEY with your actual Wordnik API key.

Then run it:

$ node rapbot.js

And go to http://localhost:3000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%