aboutsummaryrefslogtreecommitdiff
path: root/markov/info.json
blob: 22ddb183e3dc7ea430ec3628e9d231666f391732 (plain)
1
2
3
4
5
6
{
    "author": ["Arjun Satarkar"],
    "description": "Use Markov chains to mimic users or the server as a whole.",
    "short": "Markov chains based on message content.",
    "requirements": ["aiosqlite"]
}