Skip to content

A server which relays calls to the chatter bot API, configured for heroku.

Notifications You must be signed in to change notification settings

calbach/heroku-chatterbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatterbot configured for heroku

Setup

$ virtualenv env
$ . env/bin/activate
$ easy_install Flask

To Run

$ foreman start

Uses the [Chatter Bot API](http://code.google.com/p/chatter-bot-api/ title="chatter-bot-api")

About

A server which relays calls to the chatter bot API, configured for heroku.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages