mirror of
https://github.com/pacnpal/markov-discord.git
synced 2025-12-22 11:51:05 -05:00
10 lines
362 B
Markdown
10 lines
362 B
Markdown
# MarkBot for Discord
|
|
This is a super rough prototype. A Markov chain bot using markov-strings. Just uploading here so it can run and generate training data.
|
|
|
|
## Changelog
|
|
### 0.3.0
|
|
Added TTS support and random message attachments.
|
|
Deleted messages no longer persist in the database longer than 24 hours.
|
|
|
|
### 0.2.0
|
|
Updated training algorithm and data structure. |