Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (20 loc) · 829 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 829 Bytes

markov

Markov algorithms interpreter and a Telegram bot to execute and manage these via. Many unique self written markov algorithms included. Interpreter and a Telegram bot are written in Python.

This repository in no longer maintaned. Consider reffering to Shell & AWK script version instead.

Requirements

Installation

git clone https://github.com/faraui/markov
cd markov
pipenv shell
pipenv install --verbose

Launch

pipenv shell
python3 main.py

Usage

Any ACM A. M. Turing Award laureate would realise how to use the provided software, hence the Usage section is not essential.