/doggytest

A Telegram bot that creates Markov chains based on messages in the chat

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

Markov_Bot

Generates messages in chats based on Markov chains.

Requires at least Python 3.3.

By default, only sh-compatible shells and Unix-based systems are supported. espeak and opusenc are required for TTS: see the generateMarkovOgg function.

Used libraries: requests (https://pypi.python.org/pypi/requests)