Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reaitten/flowerss-bot
A RSS telegram bot.
https://github.com/reaitten/flowerss-bot
Last synced: 3 months ago
JSON representation
A RSS telegram bot.
- Host: GitHub
- URL: https://github.com/reaitten/flowerss-bot
- Owner: reaitten
- License: mit
- Fork: true (indes/flowerss-bot)
- Created: 2021-05-17T21:06:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T21:59:41.000Z (over 1 year ago)
- Last Synced: 2024-06-19T04:24:39.361Z (5 months ago)
- Language: Go
- Homepage:
- Size: 33.8 MB
- Stars: 7
- Watchers: 0
- Forks: 3
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# flowerss-bot
[![Build Status](https://github.com/reaitten/flowerss-bot/workflows/Release/badge.svg)](https://github.com/indes/flowerss-bot/actions?query=workflow%3ARelease)
[![Test Status](https://github.com/reaitten/flowerss-bot/workflows/Test/badge.svg)](https://github.com/indes/flowerss-bot/actions?query=workflow%3ATest)
![Build Docker Image](https://github.com/reaitten/flowerss-bot/workflows/Build%20Docker%20Image/badge.svg)
[![Go Report Card](https://goreportcard.com/badge/github.com/reaitten/flowerss-bot)](https://goreportcard.com/report/github.com/reaitten/flowerss-bot)
![GitHub](https://img.shields.io/github/license/reaitten/flowerss-bot.svg)[Installation Process](https://reaitten.github.io/flowerss-bot/)
## 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](https://reaitten.github.io/flowerss-bot/#/).
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](https://github.com/reaitten/flowerss-bot/blob/main/commands.txt)For detailed usage, please refer to the project [usage document](https://reaitten.xyz/flowerss-bot/#/usage).