Skip to content

artemzi/telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram-bot

App provides the possibility of getting summary of the article by URL. Just give valid URL for the bot, he will read it for you with pleasure and give some response.

For now it works only with articles in English.

Bot is not deployed, for now if you whant use it, just complete simple steps:

  1. Put your ngrok file into root folder
  2. Create bot with telegram BotFather and get you api key
  3. set env variable TELEGRAM_TOKEN="your_api_key_here"

Use it with:

$ make init && make build
$ ./telegram_bot

example output: https://techcrunch.com/2018/02/17/a-peek-inside-alphabets-investing-universe/

About

get hands dirty with golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published