Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/item4/chatterbox

Chatterbox is simple chatting bot framework.
https://github.com/item4/chatterbox

Last synced: about 1 month ago
JSON representation

Chatterbox is simple chatting bot framework.

Awesome Lists containing this project

README

        

Chatterbox
==========

.. image:: https://img.shields.io/pypi/v/chatterbox.svg
:target: https://pypi.python.org/pypi/chatterbox
:alt: The latest PyPI release

Chatterbox is simple chatting bot framework such as IRC.
You can make your own bot with this easily.

Requirements
------------

1. ``Python 3.4`` or higher
2. DBMS and permission

Installation
------------

.. code-block:: console

$ pip3 install chatterbox

Usage
-----

This framework is on the development. Not work yet. :(

License
-------

MIT