Skip to content

indes/flowerss-bot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
September 30, 2022 23:32
October 8, 2020 13:02
October 7, 2022 15:35
September 10, 2022 01:22
December 5, 2020 09:08
October 29, 2019 19:25
September 12, 2022 15:35
January 12, 2019 21:13
October 8, 2020 13:02
October 8, 2020 14:18
June 14, 2019 20:08
October 7, 2022 14:59

flowerss bot

Build Status Test Status Build Docker Image Go Report Card GitHub

安装与使用文档

Features

  • 常见的 RSS Bot 该有的功能
  • 支持 Telegram 应用内 instant view
  • 支持为 Group 和 Channel 订阅 RSS 消息
  • 丰富的订阅设置

安装与使用

详细安装与使用方法请查阅项目使用文档

使用命令:

/sub [url] 订阅(url 为可选)
/unsub [url] 取消订阅(url 为可选)
/list 查看当前订阅
/set 设置订阅
/check 检查当前订阅
/setfeedtag [sub id] [tag1] [tag2] 设置订阅标签(最多设置三个Tag,以空格分割)
/setinterval [interval] [sub id] 设置订阅刷新频率(可设置多个sub id,以空格分割)
/activeall 开启所有订阅
/pauseall 暂停所有订阅
/import 导入 OPML 文件
/export 导出 OPML 文件
/unsuball 取消所有订阅
/help 帮助

详细使用方法请查阅项目使用文档