feedsbot


Namefeedsbot JSON
Version 0.7.0 PyPI version JSON
download
home_pageNone
SummarySubscribe to RSS/Atom feeds in Delta Chat
upload_time2024-10-16 17:25:28
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/94/3e/0fd336487c60133a4cfa78435a0c054ad96484e006a42935e068f0714ce1/feedsbot-0.7.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.7.0",
    "project_urls": {
        "Homepage": "https://github.com/deltachat-bot/feedsbot"
    },
    "split_keywords": [
        "deltachat",
        " bot",
        " feeds",
        " rss",
        " atom"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3634e92a06cee0841e614b68c41527be002026f38b204edef4375572184afd12",
                "md5": "f35e5163fb1771dceedc2cdce1e80387",
                "sha256": "fefc85ee5e15e891cd2ef802d7b7fc9b529aa324283389e69aa25f69394d4108"
            },
            "downloads": -1,
            "filename": "feedsbot-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f35e5163fb1771dceedc2cdce1e80387",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 15849,
            "upload_time": "2024-10-16T17:25:26",
            "upload_time_iso_8601": "2024-10-16T17:25:26.894543Z",
            "url": "https://files.pythonhosted.org/packages/36/34/e92a06cee0841e614b68c41527be002026f38b204edef4375572184afd12/feedsbot-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "943e0fd336487c60133a4cfa78435a0c054ad96484e006a42935e068f0714ce1",
                "md5": "f4c28dce0cf3eddf5d160f7f954bfc1c",
                "sha256": "22aac8f953eeb267480ebf40414f0c65346241f414646add9f0ec91b58584a11"
            },
            "downloads": -1,
            "filename": "feedsbot-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f4c28dce0cf3eddf5d160f7f954bfc1c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 24074,
            "upload_time": "2024-10-16T17:25:28",
            "upload_time_iso_8601": "2024-10-16T17:25:28.368933Z",
            "url": "https://files.pythonhosted.org/packages/94/3e/0fd336487c60133a4cfa78435a0c054ad96484e006a42935e068f0714ce1/feedsbot-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-16 17:25:28",
    "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.37624s