MilkyPL / Markov_Bot

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%