sopel-anilist


Namesopel-anilist JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryAniList plugin for Sopel IRC bots
upload_time2024-10-04 10:32:25
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-anilist

AniList plugin for Sopel IRC bots

## Installing

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

```shell
$ pip install sopel-anilist
```

## Using

This plugin provides four lookup types:

- Anime search by title: `.anilist`/`.al`
- Character search by name: `.anilistchar`/`.alc`
- Manga search by title: `.anilistmanga`/`.alm`
- Person (VAs/staff) search by name: `.aniliststaff`/`.als`

Some of these lookups (staff info, in particular) are pretty basic, but
hopefully they're still useful to have around as a tool to directly search
AniList from your IRC client. AniList URLs are provided in case you want to see
data not included in the bot's replies.

The plugin will also show information about links sent to the channel for any of
the supported item types.

## Changelog

### 0.2.0

Added:
- Staff/person lookup (`.aniliststaff`/`.als` command) and link handling (#2)

Meta:
- Added actual usage information to the readme/description
- Tweaked package classifiers


### 0.1.0

First release of `sopel-anilist`.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sopel-anilist",
    "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/68/c5/1d704bccfcfea3c01299bbaf11961da199231b6d5dbd1c8878c155b619d8/sopel_anilist-0.2.0.tar.gz",
    "platform": "Linux x86, x86-64",
    "description": "# sopel-anilist\n\nAniList plugin for Sopel IRC bots\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-anilist\n```\n\n## Using\n\nThis plugin provides four lookup types:\n\n- Anime search by title: `.anilist`/`.al`\n- Character search by name: `.anilistchar`/`.alc`\n- Manga search by title: `.anilistmanga`/`.alm`\n- Person (VAs/staff) search by name: `.aniliststaff`/`.als`\n\nSome of these lookups (staff info, in particular) are pretty basic, but\nhopefully they're still useful to have around as a tool to directly search\nAniList from your IRC client. AniList URLs are provided in case you want to see\ndata not included in the bot's replies.\n\nThe plugin will also show information about links sent to the channel for any of\nthe supported item types.\n\n## Changelog\n\n### 0.2.0\n\nAdded:\n- Staff/person lookup (`.aniliststaff`/`.als` command) and link handling (#2)\n\nMeta:\n- Added actual usage information to the readme/description\n- Tweaked package classifiers\n\n\n### 0.1.0\n\nFirst release of `sopel-anilist`.\n",
    "bugtrack_url": null,
    "license": "EFL-2.0",
    "summary": "AniList plugin for Sopel IRC bots",
    "version": "0.2.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/dgw/sopel-anilist/issues",
        "Homepage": "https://github.com/dgw/sopel-anilist"
    },
    "split_keywords": [
        "sopel",
        " plugin",
        " bot",
        " irc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "27ffd590055a8cff97ec29a83be1064c7c29f4c4f8c4ad1e6349f47f305f580c",
                "md5": "783a9c066b1a47ecc9ddb9e447fdff5b",
                "sha256": "eacd706aaa58e966e0c22bfff3e6d23fdca1f49267df18bfbf5bdb100d9f124d"
            },
            "downloads": -1,
            "filename": "sopel_anilist-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "783a9c066b1a47ecc9ddb9e447fdff5b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 5474,
            "upload_time": "2024-10-04T10:32:24",
            "upload_time_iso_8601": "2024-10-04T10:32:24.029866Z",
            "url": "https://files.pythonhosted.org/packages/27/ff/d590055a8cff97ec29a83be1064c7c29f4c4f8c4ad1e6349f47f305f580c/sopel_anilist-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68c51d704bccfcfea3c01299bbaf11961da199231b6d5dbd1c8878c155b619d8",
                "md5": "cf3f891f3201c3e65dce345c240094ef",
                "sha256": "055871e4309fde2fd7f31a1e18a87c3cccd2d78cc2477e1824f5651b9d7123d1"
            },
            "downloads": -1,
            "filename": "sopel_anilist-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cf3f891f3201c3e65dce345c240094ef",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 5361,
            "upload_time": "2024-10-04T10:32:25",
            "upload_time_iso_8601": "2024-10-04T10:32:25.639524Z",
            "url": "https://files.pythonhosted.org/packages/68/c5/1d704bccfcfea3c01299bbaf11961da199231b6d5dbd1c8878c155b619d8/sopel_anilist-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-04 10:32:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dgw",
    "github_project": "sopel-anilist",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "sopel-anilist"
}
        
Elapsed time: 1.95524s