"A magical universe in which i have friends."
Botland is a NodeJS terminal application filled with little utility-based chatbots.
For example, I can talk to Harold
if I want to get the latest HackerNews posts, or Wendy
for the latest weather updates.
Behind the scenes, they're all just making requests to APIs somewhere.
- Guido (Botland's guide)
- Harold (HackerNews)
- Wendy (Weather)
-
npm install
-
npm start