Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.91 KB

README.md

File metadata and controls

43 lines (33 loc) · 1.91 KB

flowerss-bot

Build Status Test Status Build Docker Image Go Report Card GitHub

Installation Process

Features

  • Common RSS Bot functions
  • Support instant view in Telegram app
  • Support for subscribing to RSS news for Group and Channel
  • Rich subscription settings

Installation and use

For detailed installation, please refer to the installation process.

List of available commands:

/sub [url] Subscribe (url is optional)
/unsub [url] Unsubscribe (url is optional)
/list View current subscriptions
/set Set subscription
/check check current subscription
/setfeedtag [sub id] [tag1] [tag2] Set the subscription tag (set up to three tags, separated by spaces)
/setinterval [interval] [sub id] Set subscription refresh frequency (multiple sub ids can be set, separated by spaces)
/activeall open all subscriptions
/pauseall Pause all subscriptions
/import Import OPML files
/export Export OPML file
/unsuball cancel all subscriptions
/help Get detailed help

Bot Father Commands: commands.txt

For detailed usage, please refer to the project usage document.