Skip to content

A Telegram bot that creates messages based on some algorithm I came up with.

License

Notifications You must be signed in to change notification settings

39bit/Horsti_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Horsti_Bot

Generates messages in chats based on an algorithm named after an insider joke.

It's similar to Markov chains, except that it uses characters (not words) and may also take some characters before into account.

By default, only sh-compatible shells and Unix-based systems are supported. espeak and opusenc are required for TTS: see the code under /horstitts.

Used libraries:

https://github.com/python-telegram-bot/python-telegram-bot

Python 3.3 is required.

About

A Telegram bot that creates messages based on some algorithm I came up with.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages