Skip to content

eduardoumpierre/telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram bot

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

Features

  • Dialogflow integration.
  • Stock search.
  • Exchange rate search.
  • Reddit media inline query search.
  • Weather forecast.
  • Mention all administrators in a group.

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 run dev to start the development server.
  • To run the server without nodemon, run npm start.

About

A telegram bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published