Go to file
Louis Vallat 803c6c9527 Updated Database schema
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
2021-05-13 23:54:02 +02:00
gradle/wrapper Initial commit for Gradle project 2020-10-25 10:40:09 +01:00
src/main Added a configuration system, including a default language 2021-05-13 23:50:11 +02:00
.gitattributes Initial commit for Gradle project 2020-10-25 10:40:09 +01:00
.gitignore Added logs folder to gitignore 2020-10-25 14:37:19 +01:00
.gitlab-ci.yml Adding eval ssh-agent -s because it is required and I didn't think it was 2020-11-10 21:04:33 +01:00
build.gradle Upgraded discord4j version 2021-05-09 23:21:16 +02:00
DatabaseSchema.png Updated Database schema 2021-05-13 23:54:02 +02:00
Dockerfile Upgraded java to version 16 2021-05-13 11:32:17 +02:00
gradlew Initial commit for Gradle project 2020-10-25 10:40:09 +01:00
gradlew.bat Initial commit for Gradle project 2020-10-25 10:40:09 +01:00
LICENSE Add LICENSE 2020-10-30 09:17:07 +00:00
MoviesQuoteBot.sql Added a configuration system, including a default language 2021-05-13 23:50:11 +02:00
README.md Updated README 2021-05-13 23:51:05 +02:00
settings.gradle Setup Dockerfile 2/2 2020-10-29 15:32:55 +01:00

MoviesQuoteBot

DISCLAIMER

THIS BOT IS A PROOF OF CONCEPT THAT NEEDED TO BE CODED WAY TOO QUICKLY TO IMPLEMENT ANY KIND OF UNIT TESTS. IT HASN'T BEEN TESTED CORRECTLY AND THEREFORE SHOULD NEVER BE USED IN PRODUCTION. MOREOVER, THIS CODE IS DAMN CURSED. EWW.

If you feel brave enough, you can invite this bot here. It is totally transparent and doesn't track any data, and doesn't share anything with anyone except a lonely database full of movie quotes. If you have any question, feel free to open an issue.

Issues & contributions

Please don't hesitate to create issues if you find bugs, there should be plenty.