Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 316 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 316 Bytes

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)