sopel-bsky


Namesopel-bsky JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryFetch info about Bluesky links in your IRC conversations using Sopel.
upload_time2024-11-09 16:02:09
maintainerNone
docs_urlNone
authorNone
requires_python<4,>=3.8
licenseEFL-2.0
keywords sopel plugin bot irc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # sopel-bsky

Fetch info about Bluesky links in your IRC conversations using Sopel.

## Installing

Releases are hosted on PyPI, so after installing Sopel, all you need is `pip`:

```shell
$ pip install sopel-bsky
```

## Configuring

The easiest way to configure `sopel-bsky` is via Sopel's
configuration wizard—simply run `sopel-plugins configure bsky`
and enter the values for which it prompts you.

At present, you need to give the plugin a Bluesky account for which you don't
mind the handle & password being stored in Sopel's config file in plain text.
It's recommended to create a new account specifically for your bot, instead of
using your real account's credentials (if you have one).

## Maintenance Note

This plugin as it exists now is mostly a proof of concept, just to have some
minimal level of parity with the Sopel ecosystem's support for Twitter (it is
_not_ called X!) and Mastodon.

Showing details for links to Bluesky users and posts was tested and confirmed
working as of the last release's publish date. The plugin is published in the
hope that it will be useful; in case of breakage or needed improvements, pull
requests are always welcome.

## Changelog

### 0.1.1

Bumped `atproto` library version. Skeets with video (a recently added feature)
no longer cause exceptions.


### 0.1.0

First release of `sopel-bsky`.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sopel-bsky",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "maintainer_email": null,
    "keywords": "sopel, plugin, bot, irc",
    "author": null,
    "author_email": "dgw <dgw@technobabbl.es>",
    "download_url": "https://files.pythonhosted.org/packages/6d/2c/5a23cd6a4c184caab55c8bfc692427b0e5c9900cdf4616fc41c89c47fcf3/sopel_bsky-0.1.1.tar.gz",
    "platform": "Linux x86, x86-64",
    "description": "# sopel-bsky\n\nFetch info about Bluesky links in your IRC conversations using Sopel.\n\n## Installing\n\nReleases are hosted on PyPI, so after installing Sopel, all you need is `pip`:\n\n```shell\n$ pip install sopel-bsky\n```\n\n## Configuring\n\nThe easiest way to configure `sopel-bsky` is via Sopel's\nconfiguration wizard\u2014simply run `sopel-plugins configure bsky`\nand enter the values for which it prompts you.\n\nAt present, you need to give the plugin a Bluesky account for which you don't\nmind the handle & password being stored in Sopel's config file in plain text.\nIt's recommended to create a new account specifically for your bot, instead of\nusing your real account's credentials (if you have one).\n\n## Maintenance Note\n\nThis plugin as it exists now is mostly a proof of concept, just to have some\nminimal level of parity with the Sopel ecosystem's support for Twitter (it is\n_not_ called X!) and Mastodon.\n\nShowing details for links to Bluesky users and posts was tested and confirmed\nworking as of the last release's publish date. The plugin is published in the\nhope that it will be useful; in case of breakage or needed improvements, pull\nrequests are always welcome.\n\n## Changelog\n\n### 0.1.1\n\nBumped `atproto` library version. Skeets with video (a recently added feature)\nno longer cause exceptions.\n\n\n### 0.1.0\n\nFirst release of `sopel-bsky`.\n",
    "bugtrack_url": null,
    "license": "EFL-2.0",
    "summary": "Fetch info about Bluesky links in your IRC conversations using Sopel.",
    "version": "0.1.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/dgw/sopel-bsky/issues",
        "Homepage": "https://github.com/dgw/sopel-bsky"
    },
    "split_keywords": [
        "sopel",
        " plugin",
        " bot",
        " irc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6cce7ebf50e7ac90879601dce3be4e76f26110073a3bd921ac4fd67c77aafa9c",
                "md5": "7cc8eb796b5aca521e61351e9852bd2f",
                "sha256": "688c9f9d083acdde8069a5c752a912e617be87f0323f9c8ba9f6b7fc4ae51530"
            },
            "downloads": -1,
            "filename": "sopel_bsky-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7cc8eb796b5aca521e61351e9852bd2f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 4326,
            "upload_time": "2024-11-09T16:02:07",
            "upload_time_iso_8601": "2024-11-09T16:02:07.428117Z",
            "url": "https://files.pythonhosted.org/packages/6c/ce/7ebf50e7ac90879601dce3be4e76f26110073a3bd921ac4fd67c77aafa9c/sopel_bsky-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d2c5a23cd6a4c184caab55c8bfc692427b0e5c9900cdf4616fc41c89c47fcf3",
                "md5": "a128588d49130c565de1d48773eac69f",
                "sha256": "f9e757b6f9651cb15b1fd429043e7eb81edf516b747f9df6c2dd799faaa1b49c"
            },
            "downloads": -1,
            "filename": "sopel_bsky-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a128588d49130c565de1d48773eac69f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 4114,
            "upload_time": "2024-11-09T16:02:09",
            "upload_time_iso_8601": "2024-11-09T16:02:09.500677Z",
            "url": "https://files.pythonhosted.org/packages/6d/2c/5a23cd6a4c184caab55c8bfc692427b0e5c9900cdf4616fc41c89c47fcf3/sopel_bsky-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-09 16:02:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dgw",
    "github_project": "sopel-bsky",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "sopel-bsky"
}
        
Elapsed time: 0.39242s