Giter Site home page Giter Site logo

lcsouzamenezes / watson-telegram-bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from buemura/watson-telegram-bot

0.0 0.0 0.0 352 KB

A chatbot using IBM Watsom Assistant integrating with Telegram using Node.js

License: MIT License

JavaScript 95.23% Shell 4.77%

watson-telegram-bot's Introduction

Watson Telegram Bot

A chatbot using IBM Watsom integrating with telegram using Node.js

Setup

Firstly you can clone by using the command below:

git clone https://github.com/BrunoUemura/watson-telegram-bot.git

Or download the zip file directly from Github and unzip it.

After downloaded, navigate to the root directory of the project:

cd watson-telegram-bot

and install all the dependencies:

npm install

Remember to change the file .env variables values according to your needs.

ASSISTANT_VERSION=YYYY-MM-DD <current_date>
ASSISTANT_APIKEY=<watsom_assistant_apikey>
ASSISTANT_URL=<watsom_assistant_url>
ASSISTANT_ID=<watsom_assistant_id>
TELEGRAM_TOKEN="" <telegram_bot_token>

To run the project

npm start

How it works

After the application is started, send the following messages to the bot.

  • Olá
  • Agendamento
  • Agendamento consulta
  • Status
  • Status consulta
  • Obrigado

External link

  • Youtube video (Portuguese): YouTube

watson-telegram-bot's People

Contributors

buemura avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.