rss2telegram

command module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 6, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

README

rss2telegram

Config

Get bot token: https://t.me/BotFather

Get chat id: https://api.telegram.org/bot/getUpdates

app.json

{
    "BotToken": "",
    "ChatID": "",
    "FeedURL": "https://zhuji.lu/topics.rss",
    "Interval": 300,
    "LastPublished": "1911-10-10T18:00:00.3182961+08:00"
}

Set proxy (if telegram is blocked)

export http_proxy='http://127.0.0.1:1080'
export https_proxy='http://127.0.0.1:1080'

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL