Turn CLI applications into Slack & Discord bots.
Project description
Clicky
Clicky is a simple Python tool for taking CLIs written using click and exposing them as bots on platforms such as Slack and Discord.
Installation
Clicky is available on PyPI and can be installed with pip. For Click & Slack, use:
pip install "clicky[click,slack]"
and for Discord use:
pip install "clicky[click,discord]"
Usage & Docs
See the latest release documentation at https://tkte.ch/clicky/.
License
Clicky is licensed under the MIT license. See the LICENSE file for more information.
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
clicky-0.3.2.tar.gz
(8.7 kB
view hashes)
Built Distribution
clicky-0.3.2-py3-none-any.whl
(11.8 kB
view hashes)