No description
Find a file
2021-04-02 17:38:41 +02:00
src/main/java/com/github/nilstrieb/recommendationbot code:neo4j 2021-04-02 17:38:41 +02:00
.gitignore inital commit 2021-04-02 16:50:07 +02:00
dbschema inital commit 2021-04-02 16:50:07 +02:00
LICENSE Create LICENSE 2021-04-02 16:50:40 +02:00
pom.xml inital commit 2021-04-02 16:50:07 +02:00
README.md create README.md 2021-04-02 16:53:41 +02:00

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