mirror of
https://github.com/pacnpal/markov-discord.git
synced 2025-12-20 03:01:04 -05:00
@@ -14,6 +14,11 @@ A Markov chain bot using markov-strings.
|
||||
* User: `/mark`
|
||||
* Bot: 
|
||||
|
||||
### Training from a file
|
||||
|
||||
Using the `json` option in the `/train` command, you can import a list of messages.
|
||||
An example JSON file can be seen [here](img/example-training.json).
|
||||
|
||||
## Setup
|
||||
|
||||
This bot stores your Discord server's entire message history, so a public instance to invite to your server is not available due to obvious data privacy concerns. Instead, you can host it yourself.
|
||||
|
||||
Reference in New Issue
Block a user