/telegram-bot

A telegram bot

Primary LanguageJavaScript

Telegram bot

A telegram bot which uses dialogflow to answer an user's input.

Features

  • Dialogflow integration to get user intent.
  • Stock search.
  • Imgur inline query search.
  • Weather forecast.

How to run

  • Rename the .env.example file to .env and replace the sample with the correct information.
  • Run npm install to install the project's dependencies.
  • Finally run npm start to start the server.