Commit Graph

55 Commits (master)

Author SHA1 Message Date
BodgeMaster 4d04523cfe formatting, apparently 2022-02-22 21:17:46 +01:00
BodgeMaster 8c0abb092a trying to work around an arbitrary API limitation with a hack 2022-02-22 21:17:16 +01:00
BodgeMaster 95b38a39dd troubleshooting 2022-02-22 20:41:46 +01:00
BodgeMaster 41c7dc2831 trying to figure out while checking for "isYourself" doesn’t work 2022-02-22 20:26:12 +01:00
BodgeMaster 9590e717bb ignore own messages 2022-02-22 20:10:44 +01:00
BodgeMaster 4222046c20 added a debug message to see if the reaction listener works even if the reaction doesn’t get added 2022-02-22 20:03:32 +01:00
BodgeMaster d59774b0c2 trying to get the thing to add and recognize reactions 2022-02-22 20:02:16 +01:00
BodgeMaster a4a004cf94 doing the js thing in java 2022-02-22 20:00:15 +01:00
BodgeMaster 38803d519d testing reaction 2022-02-22 19:45:04 +01:00
BodgeMaster 3f36573c19 handle per-user question contingent 2022-02-22 18:50:34 +01:00
BodgeMaster e885b18cc5 dummy function 2022-02-22 18:50:19 +01:00
BodgeMaster 0de1cf9a67 updated the initial message the QuizHandler sends and removed useless passing of the Discord API object 2022-02-22 18:27:10 +01:00
BodgeMaster 113323da00 reworked how users are handled 2022-02-22 18:09:37 +01:00
BodgeMaster d5201044ec start over 2022-02-22 17:54:56 +01:00
BodgeMaster 5a37675753 fixed typo 2022-02-21 12:54:01 +01:00
BodgeMaster 339a4dd55c jdbc string wrong? 2022-02-21 12:50:51 +01:00
BodgeMaster a97424041c hack: force load QuizBackend 2022-02-21 12:48:26 +01:00
BodgeMaster 9f4421f448 move comments containing db structure to a more appropriate place 2022-02-21 12:46:16 +01:00
BodgeMaster aa0bcd3e99 print message to System.err because we want to see them on `systemctl status hacky` 2022-02-21 12:41:04 +01:00
BodgeMaster b7b6c2bda9 started MySQL implementation 2022-02-21 12:35:35 +01:00
BodgeMaster 75b9530029 added DB information 2022-02-20 22:03:36 +01:00
BodgeMaster 56eaf9a9b3 added TODOs for many things that need to be done in the backend 2022-02-20 21:15:50 +01:00
BodgeMaster 06160852fc fuck it, here’s a "fixed typo" commit 2022-02-20 19:50:39 +01:00
BodgeMaster 9738530b4e forgot another thing in the API :( 2022-02-20 19:50:04 +01:00
BodgeMaster 8f2636a283 added a todo 2022-02-20 19:48:11 +01:00
BodgeMaster 5628b3847c get rid of some stuff from the example bot 2022-02-20 19:47:48 +01:00
BodgeMaster 02649a0365 Merge branch 'milan' into bodgemaster 2022-02-20 19:44:59 +01:00
BodgeMaster 76ad2e0adc updated API because of a stupid I did 2022-02-20 19:37:48 +01:00
Shwoomple 01d023a2bf completing merge 2022-02-21 00:00:42 +05:30
Shwoomple bd9eae58cd commit for merge 2022-02-20 23:59:54 +05:30
BodgeMaster 88014c726d Merge branch 'master' into bodgemaster 2022-02-20 19:18:07 +01:00
BodgeMaster 461fbab6f0 make ping command reflect startup time 2022-02-20 19:15:44 +01:00
BodgeMaster 81ffecec6a Added a basic backend with stub functions to work against. 2022-02-20 18:42:25 +01:00
Shwoomple 92f66779c1 started work on Member class 2022-02-20 23:11:38 +05:30
BodgeMaster 22e0139466 fixed a minor bug where the bot would exit immediately when deploying instead of waiting for the build to finish 2022-02-20 08:53:04 +01:00
BodgeMaster 4b075d63ed poll slower 2022-02-20 08:45:55 +01:00
BodgeMaster ce026ac1d3 hard-code file path for deployment check 2022-02-20 08:41:52 +01:00
BodgeMaster 7ed5d26a75 fix a potential hang before it occurs 2022-02-20 08:40:57 +01:00
Shwoomple 97f8b2bc7a added random id generation to deployement-script.sh 2022-02-20 13:06:47 +05:30
Shwoomple 66d7594744 Removed comment block 2022-02-20 12:40:04 +05:30
Shwoomple c9ee99fd8b Deployment checking utlities added 2022-02-20 12:37:55 +05:30
Shwoomple f6778e6ee1 Deployment checking utlities added 2022-02-20 12:37:40 +05:30
Shwoomple e451ea04ff got our saviour bodge's changes 2022-02-20 08:38:02 +05:30
Shwoomple 7c610972fd got our saviour bodge's changes 2022-02-20 08:36:02 +05:30
BodgeMaster 0d9de0c289 finally everything figured out regarding the build system 2022-02-20 02:23:44 +01:00
BodgeMaster 0b907f74a2 more build tinkering 2022-02-20 02:02:22 +01:00
BodgeMaster a374ddeca0 still fixing build issues 2022-02-20 00:59:28 +01:00
BodgeMaster 4ac923ac47 trying to get this to build on the server 2022-02-20 00:19:08 +01:00
BodgeMaster 0502e345cf update project configuration 2022-02-19 20:37:24 +01:00
BodgeMaster 91fe6cc9da test bot 2022-02-19 20:35:57 +01:00