Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

This Telegram Bot finds the top 10 articles from HackerNews and sends them every time user sends any type of text.

License

Notifications You must be signed in to change notification settings

Denisolt/Telegram_HackerNews_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker News Telegram Bot

Search for @Y_combinator_bot or


alt text

This Telegram Bot finds the top 10 articles from HackerNews and sends them every time user sends any type of text. In order to start, just press /start button.

Installation:

Downloading:

git clone https://github.com/Denisolt/Telegram-HackerNews_Bot
cd Telegram-HackerNews_Bot

Activation of virtual environment:

source local/bin/activate
pip install -r requirements.txt

Execution:

nano HackerNewsBot.py
#line 14 add your api token from BotFather
bot = telegram.Bot('add your API Token')

Python HackerNewsBot.py

This bot is still in Beta

About

This Telegram Bot finds the top 10 articles from HackerNews and sends them every time user sends any type of text.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published