aboutsummaryrefslogtreecommitdiff
path: root/markov/info.json
blob: 6002815e429bd0d216a9b30000d2e43e6ab107f9 (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", "more-itertools"]
}