Name | sopel-catfact JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | Fetch a random cat fact right in your IRC! |
upload_time | 2025-01-03 20:24:13 |
maintainer | None |
docs_url | None |
author | None |
requires_python | <4,>=3.8 |
license | EFL-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-catfact
Fetch a random cat fact right in your IRC!
## Installing
Releases are hosted on PyPI, so after installing Sopel, all you need is `pip`:
```shell
$ pip install sopel-catfact
```
## Using
This plugin provides one command, `.catfact`. It takes no arguments, and does
exactly what it says on the tin:
```
<dgw> .catfact
<Sopel> A cat will tremble or shiver when it is in extreme pain.
```
_This example uses Sopel's default `.` prefix. Your bot's setting might differ._
## Changelog
### 0.1.0
First actual release of `sopel-catfact`, a mere six years after its creation…
Raw data
{
"_id": null,
"home_page": null,
"name": "sopel-catfact",
"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/01/d2/83e40c2bce25f05fff8c77dfa73b4e6534dc8e4b4ad24978ae475d024564/sopel_catfact-0.1.0.tar.gz",
"platform": "Linux x86, x86-64",
"description": "# sopel-catfact\n\nFetch a random cat fact right in your IRC!\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-catfact\n```\n\n## Using\n\nThis plugin provides one command, `.catfact`. It takes no arguments, and does\nexactly what it says on the tin:\n\n```\n<dgw> .catfact\n<Sopel> A cat will tremble or shiver when it is in extreme pain.\n```\n\n_This example uses Sopel's default `.` prefix. Your bot's setting might differ._\n\n## Changelog\n\n### 0.1.0\n\nFirst actual release of `sopel-catfact`, a mere six years after its creation\u2026\n",
"bugtrack_url": null,
"license": "EFL-2.0",
"summary": "Fetch a random cat fact right in your IRC!",
"version": "0.1.0",
"project_urls": {
"Bug Tracker": "https://github.com/dgw/sopel-catfact/issues",
"Homepage": "https://github.com/dgw/sopel-catfact"
},
"split_keywords": [
"sopel",
" plugin",
" bot",
" irc"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "12c566268ff2b23b917dbbe667db8d430376fe12d8328e9736efcff0f74b1e8d",
"md5": "f0dbe8700475bd0aef92eb0ae14d415c",
"sha256": "756b80150d4b5241b501823a973dc641445f48c06a5bb0cb2cc3cffcba4a30ef"
},
"downloads": -1,
"filename": "sopel_catfact-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f0dbe8700475bd0aef92eb0ae14d415c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 3472,
"upload_time": "2025-01-03T20:24:10",
"upload_time_iso_8601": "2025-01-03T20:24:10.597271Z",
"url": "https://files.pythonhosted.org/packages/12/c5/66268ff2b23b917dbbe667db8d430376fe12d8328e9736efcff0f74b1e8d/sopel_catfact-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "01d283e40c2bce25f05fff8c77dfa73b4e6534dc8e4b4ad24978ae475d024564",
"md5": "720a21715ef17458da107557f0f0a27a",
"sha256": "5ad30dc2bf697c0568b4659f0d5b1f351c09eff23e566e7e92df08284171c3fa"
},
"downloads": -1,
"filename": "sopel_catfact-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "720a21715ef17458da107557f0f0a27a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 3143,
"upload_time": "2025-01-03T20:24:13",
"upload_time_iso_8601": "2025-01-03T20:24:13.615050Z",
"url": "https://files.pythonhosted.org/packages/01/d2/83e40c2bce25f05fff8c77dfa73b4e6534dc8e4b4ad24978ae475d024564/sopel_catfact-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-03 20:24:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dgw",
"github_project": "sopel-catfact",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "sopel-catfact"
}