Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).