Python3 library for creating a Nextcloud Talk bot.
Project description
Nextcloud Talk Bot
Python3 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.
Translations
This project uses weblate for translation.
License
Licensed under the terms of GNU General Public License v3.0. See LICENSE file.
Developer-Website
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nextcloudtalkbot-0.0.43.tar.gz
.
File metadata
- Download URL: nextcloudtalkbot-0.0.43.tar.gz
- Upload date:
- Size: 38.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99756c7e33a55a5009ba4bd82a711df8ebd830f45f6d19eaa5e64176113293aa |
|
MD5 | 6b067e5cde96bc06faeda073de994d76 |
|
BLAKE2b-256 | f285a18ea8cd0c8ab3b203eaa61a483b16554cdf68c9618dca8614b6359220ab |
Provenance
File details
Details for the file nextcloudtalkbot-0.0.43-py3-none-any.whl
.
File metadata
- Download URL: nextcloudtalkbot-0.0.43-py3-none-any.whl
- Upload date:
- Size: 58.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9902587cf7395ae6df8ca04aadd9cfc2a281a3451cb45c1a733cb06d0e3dd340 |
|
MD5 | 05e3274c436949693202c5280e77eb68 |
|
BLAKE2b-256 | 9b0a0b4479d7cd611e8271a55b3b075b77fd622e01347905e2b8472603bd8f6c |