Go to file
Louis Vallat f056308923 Updated README to add disclaimer
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
2020-10-29 14:50:26 +01:00
gradle/wrapper Initial commit for Gradle project 2020-10-25 10:40:09 +01:00
src/main Getting a quote now should be working 2020-10-29 14:44:46 +01: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 Switched to JDK15 in gitlab-ci in an attempt to fix compilation errors 2020-10-28 00:58:18 +01:00
build.gradle Basic OMDB interaction 2020-10-28 13:34:13 +01: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
MoviesQuoteBot.sql Downloading subtitles is now kinda working 2020-10-29 11:51:19 +01:00
README.md Updated README to add disclaimer 2020-10-29 14:50:26 +01:00
settings.gradle Initial commit for Gradle project 2020-10-25 10:40:09 +01:00

MovieQuoteBot

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.

Issues & contributions

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