Claudia AIML Bot

April 5, 2017 ยท View on GitHub

Facebook Demo (demo is an updated version with more features).

A node.js app using Claudia. Allows users to chat with a bot on facebook. Edit aiml/bot.aiml to change responses.

alt tag

Setup

npm install claudia -g
npm install
claudia create --region us-east-1 --api-module bot --configure-fb-bot

Resources

  • Pokedex Bot Example
  • More on using Claudia
  • Claudia
  • What is AIML

Contents

  1. 0.1Setup
  2. 0.2Resources