/botland

A magical universe in which i have friends.

Primary LanguageJavaScript

botland

"A magical universe in which i have friends."

Overview

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.

List of Bots

  • Guido (Botland's guide)
  • Harold (HackerNews)
  • Wendy (Weather)

Join Botland

  1. npm install

  2. npm start