aboutsummaryrefslogtreecommitdiff
path: root/markov/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'markov/info.json')
-rw-r--r--markov/info.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/markov/info.json b/markov/info.json
new file mode 100644
index 0000000..22ddb18
--- /dev/null
+++ b/markov/info.json
@@ -0,0 +1,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"]
+}