Commit Graph

9 Commits

Author SHA1 Message Date
d2abeb35fc Implement various null checks
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-15 04:51:30 +01:00
47bd16fd13 Fix missing JSON dependency 2022-12-28 05:41:23 +01:00
50196bb8f9 Make trivia support slash commands too 2022-12-28 05:41:23 +01:00
1c19f3c07f Implement trivia welcome screen with category picker 2022-12-28 05:41:23 +01:00
b0d234a454 Raise trivia timeout to 15s 2022-12-28 05:41:23 +01:00
c9082e84cc Make trivia loop through all questions 2022-12-28 05:41:23 +01:00
0be4389448 Disable trivia in dms 2022-12-28 05:41:23 +01:00
78f62b5f8d Make trivia functional for a single question 2022-12-28 05:41:23 +01:00
b0622f36aa Start implementing trivia command 2022-12-28 05:41:23 +01:00