Categorygithub.com/ErrorBoi/feedparserbot
repositorypackage
0.0.0-20200527211917-13a65c9069a6
Repository: https://github.com/errorboi/feedparserbot.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

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