Skip to content

Telegram bot that parses popular russian media and sends news to them in accordance with user settings.

Notifications You must be signed in to change notification settings

ErrorBoi/feedparserbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feed Parser Bot

Run

Execute this to launch the bot
TOKEN=%token% DEBUG_MODE=%debug_mode% HOST=%host% PORT=%port% USER=%user% PASS=%pass% DBNAME=%db_name% SCRAP=%scrap% YTToken=%YTToken% go run main.go

%token% - Telegram Bot API Token
%debug_mode% - Boolean that indicates if program should be run in debug mode
%host%, %port%, %user%, %pass%, %db_name% - PostgreSQL credentials
%scrap% - Boolean that indicates if program should scrap News Sources on start
%YTToken% - Yandex.Translate API Token

About

Telegram bot that parses popular russian media and sends news to them in accordance with user settings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages