Skip to content

My webhook example node.js project for integration Oracle Digital Assistant

License

Notifications You must be signed in to change notification settings

flaketill/bots-node-webhook-channels

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bots-node-webhook-channels

This repository contains my webhook example node.js projects for integrating Oracle Digital Assistant using webhook channels.

My first example project is for using your chatbot with Telegram Messenger and you can read about it @ https://eocoe.blogspot.com/2018/11/use-your-chatbot-in-telegram-over.html

Second example is using Actions on Google to have the chatbot on Oracle Digital Assistnat available with Google Assistant. For more details check my blog @ https://eocoe.blogspot.com/2018/11/combine-google-assistant-with-oracle.html

reference projects

For connecting a webhook channel i used the Oracle Bots Node.js SDK available at https://github.com/oracle/bots-node-sdk For communicating with telegram , also using webhooks, the example project uses Node.js Telegram Bot API available at https://github.com/yagop/node-telegram-bot-api For actions on google the default client library is used; available at https://github.com/actions-on-google/actions-on-google-nodejs

About

My webhook example node.js project for integration Oracle Digital Assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%