Skip to content

A Telegram bot that sends notifications on Hacker News stories that reach 200 upvotes or 200 comments.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENCE-APACHE
MIT
LICENCE-MIT
Notifications You must be signed in to change notification settings

cpg314/hn-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hn-telegram

A Telegram bot that sends notifications on Hacker News stories that reach 200 upvotes or 200 comments.

Screenshot

Usage

  1. Create a bot using BotFather
  2. Install hn-telegram, execute it, and send a message to the bot to retrieve your channel ID:
    $ cargo install --git https://github.com/cpg314/hn-telegram
    $ hn-telegram --token XXX
  3. Execute hn-telegram again with your channel ID:
    $ hn-telegram --token XXX --id YYY
    

By default, notifications are send every 15 minutes. This can be customized with the --schedule flag.

About

A Telegram bot that sends notifications on Hacker News stories that reach 200 upvotes or 200 comments.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENCE-APACHE
MIT
LICENCE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages