nextcloudtalkbot


Namenextcloudtalkbot JSON
Version 0.0.46 PyPI version JSON
download
home_page
SummaryPython3 library for creating a Nextcloud Talk bot.
upload_time2023-05-11 07:05:36
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords bot nextcloud nextcloud talk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Nextcloud Talk Bot

Python 3 library for creating a Nextcloud Talk bot. 

This repository contains the code for a Nextcloud Talk bot that can perform various actions in a Nextcloud Talk room, such as sending files and listing activities.

## Installation

Via PIP:

```
pip install nextcloudtalkbot
```

or manually:

Clone this repository:

```
git clone https://github.com/sowoi/nextcloud-talk-bot.git
```

## NLP

To use Spacy as a Natural Language Processor, it is necessary to download a model.

```
python -m spacy download en_core_web_sm
```
The command downloads the model for the English language file. 


## Documentation

Documentation can be found at [readthedocs.org](https://nextcloud-talk-bot.readthedocs.io).

## Translations

This project uses [Hosted Weblate](https://hosted.weblate.org/engage/nextcloudtalkbot/) for translation.


## License

Licensed under the terms of GNU General Public License v3.0. See LICENSE file.


## Developer-Website

[https://okxo.de](https://okxo.de)


![Linting](https://github.com/sowoi/nextcloud-talk-bot//actions/workflows/python-lint.yml/badge.svg)
![Unittests](https://github.com/sowoi/nextcloud-talk-bot//actions/workflows/python-tox.yml/badge.svg)
[![CodeQL](https://github.com/sowoi/nextcloud-talk-bot/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/sowoi/nextcloud-talk-bot/actions/workflows/github-code-scanning/codeql)
![License](https://img.shields.io/pypi/l/nextcloudtalkbot?style=plastic)
![Dependencies](https://img.shields.io/librariesio/github/sowoi/nextcloud-talk-bot?style=plastic)
![Versions](https://img.shields.io/pypi/pyversions/nextcloudtalkbot?style=plastic)
![Release](https://img.shields.io/pypi/status/nextcloudtalkbot?style=plastic)
![Docs](https://readthedocs.org/projects/nextcloud-talk-bot/badge/?version=latest&style=plactic)
![Translations](https://hosted.weblate.org/widgets/nextcloudtalkbot/-/svg-badge.svg)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "nextcloudtalkbot",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "bot,nextcloud,nextcloud talk",
    "author": "",
    "author_email": "Massoud Ahmed <okko@okxo.de>",
    "download_url": "https://files.pythonhosted.org/packages/00/95/8886e427226b3c7e16e879f73fe53d92ff16b4b8777e64fd864e330c859e/nextcloudtalkbot-0.0.46.tar.gz",
    "platform": null,
    "description": "# Nextcloud Talk Bot\n\nPython 3 library for creating a Nextcloud Talk bot. \n\nThis repository contains the code for a Nextcloud Talk bot that can perform various actions in a Nextcloud Talk room, such as sending files and listing activities.\n\n## Installation\n\nVia PIP:\n\n```\npip install nextcloudtalkbot\n```\n\nor manually:\n\nClone this repository:\n\n```\ngit clone https://github.com/sowoi/nextcloud-talk-bot.git\n```\n\n## NLP\n\nTo use Spacy as a Natural Language Processor, it is necessary to download a model.\n\n```\npython -m spacy download en_core_web_sm\n```\nThe command downloads the model for the English language file. \n\n\n## Documentation\n\nDocumentation can be found at [readthedocs.org](https://nextcloud-talk-bot.readthedocs.io).\n\n## Translations\n\nThis project uses [Hosted Weblate](https://hosted.weblate.org/engage/nextcloudtalkbot/) for translation.\n\n\n## License\n\nLicensed under the terms of GNU General Public License v3.0. See LICENSE file.\n\n\n## Developer-Website\n\n[https://okxo.de](https://okxo.de)\n\n\n![Linting](https://github.com/sowoi/nextcloud-talk-bot//actions/workflows/python-lint.yml/badge.svg)\n![Unittests](https://github.com/sowoi/nextcloud-talk-bot//actions/workflows/python-tox.yml/badge.svg)\n[![CodeQL](https://github.com/sowoi/nextcloud-talk-bot/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/sowoi/nextcloud-talk-bot/actions/workflows/github-code-scanning/codeql)\n![License](https://img.shields.io/pypi/l/nextcloudtalkbot?style=plastic)\n![Dependencies](https://img.shields.io/librariesio/github/sowoi/nextcloud-talk-bot?style=plastic)\n![Versions](https://img.shields.io/pypi/pyversions/nextcloudtalkbot?style=plastic)\n![Release](https://img.shields.io/pypi/status/nextcloudtalkbot?style=plastic)\n![Docs](https://readthedocs.org/projects/nextcloud-talk-bot/badge/?version=latest&style=plactic)\n![Translations](https://hosted.weblate.org/widgets/nextcloudtalkbot/-/svg-badge.svg)\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python3 library for creating a Nextcloud Talk bot.",
    "version": "0.0.46",
    "project_urls": {
        "Bug Tracker": "https://github.com/sowoi/nextcloud-talk-bot/issues",
        "Documentation": "https://nextcloud-talk-bot.readthedocs.io",
        "Homepage": "https://github.com/sowoi/nextcloud-talk-bot"
    },
    "split_keywords": [
        "bot",
        "nextcloud",
        "nextcloud talk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5b0fb99506986f62e0f0d51c852d3e8db3f679c9f447b28778be04d66ebe023",
                "md5": "137c3748520b10f7d1398bb89c31d0c3",
                "sha256": "5f36953bd9e46739d71ba62c04d6c340fac4ab7bf721190e60a61526c9972437"
            },
            "downloads": -1,
            "filename": "nextcloudtalkbot-0.0.46-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "137c3748520b10f7d1398bb89c31d0c3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 67809,
            "upload_time": "2023-05-11T07:05:34",
            "upload_time_iso_8601": "2023-05-11T07:05:34.771515Z",
            "url": "https://files.pythonhosted.org/packages/f5/b0/fb99506986f62e0f0d51c852d3e8db3f679c9f447b28778be04d66ebe023/nextcloudtalkbot-0.0.46-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00958886e427226b3c7e16e879f73fe53d92ff16b4b8777e64fd864e330c859e",
                "md5": "79d093221a0b123a237274d5e17d077a",
                "sha256": "0e7224795b07bf536d60f8b960b0bdd8dc8b195b6f69813f83ca9454e9b08a31"
            },
            "downloads": -1,
            "filename": "nextcloudtalkbot-0.0.46.tar.gz",
            "has_sig": false,
            "md5_digest": "79d093221a0b123a237274d5e17d077a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 43151,
            "upload_time": "2023-05-11T07:05:36",
            "upload_time_iso_8601": "2023-05-11T07:05:36.712693Z",
            "url": "https://files.pythonhosted.org/packages/00/95/8886e427226b3c7e16e879f73fe53d92ff16b4b8777e64fd864e330c859e/nextcloudtalkbot-0.0.46.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-11 07:05:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sowoi",
    "github_project": "nextcloud-talk-bot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "nextcloudtalkbot"
}
        
Elapsed time: 0.05802s