feedsbot


Namefeedsbot JSON
Version 0.5.0 PyPI version JSON
download
home_pageNone
SummarySubscribe to RSS/Atom feeds in Delta Chat
upload_time2024-04-27 20:40:24
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords deltachat bot feeds rss atom
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Feeds

[![Latest Release](https://img.shields.io/pypi/v/feedsbot.svg)](https://pypi.org/project/feedsbot)
[![CI](https://github.com/deltachat-bot/feedsbot/actions/workflows/python-ci.yml/badge.svg)](https://github.com/deltachat-bot/feedsbot/actions/workflows/python-ci.yml)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

Delta Chat bot that allows to subscribe to RSS/Atom feeds.

## Install

```sh
pip install feedsbot
```

Configure the bot:

```sh
feedsbot init bot@example.com PASSWORD
```

Start the bot:

```sh
feedsbot serve
```

Run `feedsbot --help` to see all available options.

## User Guide

To subscribe an existing group to some feed:

1. Add the bot to the group.
2. Send `/sub https://delta.chat/feed.xml` (replace the URL with the desired feed)

To subscribe to a feed and let the bot create a dedicated group for you with the feed image as group avatar, etc., just send the command `/sub https://delta.chat/feed.xml` (replacing the URL for the desired feed) to the bot in private/direct (1:1) chat.

To unsubscribe the group from all feeds, just remove the bot from the group, or to unsubscribe from a particular feed (replace feed URL as appropriate):

`/unsub https://delta.chat/feed.xml`

To see all feeds a group is subscribed to, just send `/list` inside the desired group.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "feedsbot",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "deltachat, bot, feeds, rss, atom",
    "author": null,
    "author_email": "adbenitez <adb@merlinux.eu>",
    "download_url": "https://files.pythonhosted.org/packages/cc/9c/6f06c22e919b4f3f11de55ca954211825159f8d6c0b2f9cd0730e814cfb5/feedsbot-0.5.0.tar.gz",
    "platform": null,
    "description": "# Feeds\n\n[![Latest Release](https://img.shields.io/pypi/v/feedsbot.svg)](https://pypi.org/project/feedsbot)\n[![CI](https://github.com/deltachat-bot/feedsbot/actions/workflows/python-ci.yml/badge.svg)](https://github.com/deltachat-bot/feedsbot/actions/workflows/python-ci.yml)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\nDelta Chat bot that allows to subscribe to RSS/Atom feeds.\n\n## Install\n\n```sh\npip install feedsbot\n```\n\nConfigure the bot:\n\n```sh\nfeedsbot init bot@example.com PASSWORD\n```\n\nStart the bot:\n\n```sh\nfeedsbot serve\n```\n\nRun `feedsbot --help` to see all available options.\n\n## User Guide\n\nTo subscribe an existing group to some feed:\n\n1. Add the bot to the group.\n2. Send `/sub https://delta.chat/feed.xml` (replace the URL with the desired feed)\n\nTo subscribe to a feed and let the bot create a dedicated group for you with the feed image as group avatar, etc., just send the command `/sub https://delta.chat/feed.xml` (replacing the URL for the desired feed) to the bot in private/direct (1:1) chat.\n\nTo unsubscribe the group from all feeds, just remove the bot from the group, or to unsubscribe from a particular feed (replace feed URL as appropriate):\n\n`/unsub https://delta.chat/feed.xml`\n\nTo see all feeds a group is subscribed to, just send `/list` inside the desired group.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Subscribe to RSS/Atom feeds in Delta Chat",
    "version": "0.5.0",
    "project_urls": {
        "Homepage": "https://github.com/deltachat-bot/feedsbot"
    },
    "split_keywords": [
        "deltachat",
        " bot",
        " feeds",
        " rss",
        " atom"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fea30d7b7045fa983860ee997314786fb4655e424f17e5a29f74efe918fe040c",
                "md5": "01d81b308e7b8b7a5c31e47c837d7649",
                "sha256": "bbbeb680a3724d37592461aa125583899049ad866a264dca992b31547347ca85"
            },
            "downloads": -1,
            "filename": "feedsbot-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "01d81b308e7b8b7a5c31e47c837d7649",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 15629,
            "upload_time": "2024-04-27T20:40:22",
            "upload_time_iso_8601": "2024-04-27T20:40:22.607565Z",
            "url": "https://files.pythonhosted.org/packages/fe/a3/0d7b7045fa983860ee997314786fb4655e424f17e5a29f74efe918fe040c/feedsbot-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cc9c6f06c22e919b4f3f11de55ca954211825159f8d6c0b2f9cd0730e814cfb5",
                "md5": "7fe1d8d8b14b263ba5fc7c4ae91ccc6c",
                "sha256": "9c30e46a681e7e8f515d431c05eda67f1e249e227ae5b2239d07fdada0f61240"
            },
            "downloads": -1,
            "filename": "feedsbot-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7fe1d8d8b14b263ba5fc7c4ae91ccc6c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 24014,
            "upload_time": "2024-04-27T20:40:24",
            "upload_time_iso_8601": "2024-04-27T20:40:24.239461Z",
            "url": "https://files.pythonhosted.org/packages/cc/9c/6f06c22e919b4f3f11de55ca954211825159f8d6c0b2f9cd0730e814cfb5/feedsbot-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-27 20:40:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "deltachat-bot",
    "github_project": "feedsbot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "feedsbot"
}
        
Elapsed time: 0.27211s