iovxw / rssbot

Lightweight Telegram RSS notification bot. 用于消息通知的轻量级 Telegram RSS 机器人

Home Page:http://t.me/RustRssBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support output in English

hashworks opened this issue · comments

It would be nice if the bot could support English output (an English README file would be useful as well).

Regarding:

The command description in Telegram can't be internationalized

Wouldn't a CLI flag solve this? --lang=en, -l=en.

commented

Oh, I am overthinking it.

Wouldn't a CLI flag solve this? --lang=en, -l=en.

You're right.