mirror of
https://gitlab.com/vylion/velascobot.git
synced 2025-04-19 21:46:35 +02:00
A Markov chain chatbot test for Telegram, written in Python. (Mirrored from Gitlab)
- Now starts a message only on the start of a memorized message - Now does markov chain key lookups with casefold for extra flexibility - Now saves on /freq change too - Now updates chat name in chatlog if it changes |
||
---|---|---|
__pycache__ | ||
.gitignore | ||
chatlog.py | ||
markov.py | ||
velasco.py | ||
velasco.zip |