diff --git a/README.md b/README.md new file mode 100644 index 0000000..4c4ac84 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# recommendation-bot + +A small discord bot. + +Use the 'recommend' (alias: reco, r) command to say that you liked something (a show for example). +Use the 'subscribe' (alias: sub, s) command to subscribe to other users, making their recommendations +have a bigger weight. + +Recommendations are stored using Neo4J, a Graph Database \ No newline at end of file