Python3 library for creating a Nextcloud Talk bot.
Project description
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.
Translations
This project uses Hosted 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
nextcloudtalkbot-0.0.46.tar.gz
(43.2 kB
view hashes)
Built Distribution
Close
Hashes for nextcloudtalkbot-0.0.46-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f36953bd9e46739d71ba62c04d6c340fac4ab7bf721190e60a61526c9972437 |
|
MD5 | 137c3748520b10f7d1398bb89c31d0c3 |
|
BLAKE2b-256 | f5b0fb99506986f62e0f0d51c852d3e8db3f679c9f447b28778be04d66ebe023 |