/hal9000

Just what do you think you're doing, Dave?

Primary LanguageJavaScript

hal9000

Build Status Yet another IBM HAL9000 bot.

This is a project I created to tinker with the Telegram Bot API.

Setup

  1. Talk to the BotFather
  2. Clone this repository.
  3. npm install --production
  4. node app.js
  5. Say something to HAL9000.

Test

  1. Clone this repository.
  2. npm install
  3. npm test