Skip to content

tomshabtay/todo-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Chatbot

Simple Telegram chatbot for managing todos built with Claudia.js, Wit.ai, MongoDb

How to run the bot?

  1. Create Telegram bot with @BotFather and copy the access token.
  2. Install claudia.js and set your AWS credentials as described here.
  3. Run npm run deploy and paste your access key when claudia prompts you for it. Webhook URL will be set automatically.
  4. Rename model/config.example.js to model/config.js and provide your MongoDb connection url and Wit.ai token.
  5. Load the trained model zip to Wit.ai (witai-files/wit-ai-trained-todo-chatbot.zip)

Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published