142 Commits

Author SHA1 Message Date
baz
448b008884 Use local database for game names
Closes #16
2024-06-09 21:58:41 +01:00
baz
6cb710c6a6 Unify No Games Found response in /searchgames 2024-04-20 16:33:24 +01:00
baz
d921eb7b3f Updates to /globalbeatlist 2024-04-20 16:29:03 +01:00
baz
24f437bedc Add total count to /leaderboard 2024-04-20 16:24:37 +01:00
baz
85b0f549cd Update readme.md 2024-03-28 21:28:52 +00:00
baz
cec6c1730a Move commands to deferReply/editReply workflows 2024-03-28 21:12:28 +00:00
baz
99367354a2 Cut description down to maximum length 2024-03-28 20:56:56 +00:00
baz
12afbbdaa5 Add randomgame command 2024-03-18 22:13:14 +00:00
baz
9e5aa394a8 Add randomplannedgame command 2024-03-18 21:12:19 +00:00
baz
840a70bbd4 Add footer to user command 2024-03-18 20:47:58 +00:00
baz
2cdf9fcab2 Update uses of Games to Game(s) 2024-03-18 20:47:32 +00:00
baz
e9a6e40170 make linter happy 2024-03-18 20:39:36 +00:00
baz
61c677e2a1 Add user command 2024-03-18 20:39:26 +00:00
baz
e98a572b4a Add getRecentEntry databaseHelperFunction 2024-03-18 20:39:17 +00:00
baz
80e0eb9c69 Unify formatting of lists 2024-03-18 19:54:35 +00:00
baz
0c10dfb3c4 Add planned and playing recent commands 2024-03-01 17:08:47 +00:00
baz
05489c18ee Update description for game logging commands 2024-03-01 17:03:30 +00:00
baz
b8c5919be1 Update Leaderboard list format 2024-02-28 18:12:04 +00:00
baz
adff39b758 Update list commands formatting 2024-02-28 18:02:18 +00:00
baz
537f5dab07 Hide users with no beat games from the leaderboard 2024-02-16 17:54:49 +00:00
baz
4bdc193feb Minor fixes 2024-02-16 17:50:58 +00:00
baz
c1c63092ab Remove calls to api in globalbeatlist 2024-02-16 17:34:08 +00:00
baz
328baba353 Add estimatedfinishdate command 2024-02-16 17:26:30 +00:00
baz
e5e6147d60 Add globalbeatlist command 2024-02-16 17:26:20 +00:00
baz
3b86e362b5 Add extra search params in searchgames command 2024-02-14 22:29:53 +00:00
baz
fb5c3fdddd Filter games more 2024-02-14 19:50:53 +00:00
baz
b3f78a3f25 Change list outputs to use embed instead 2024-02-14 19:17:02 +00:00
baz
fa786d66fe Check if coverart exists before attaching to embed 2024-02-14 19:11:28 +00:00
baz
6d2668f5cb Remove release date check from planGame 2024-02-11 21:58:18 +00:00
baz
3f0084d6e2 create deleteplayinggame command 2024-02-11 21:33:11 +00:00
baz
cf58edccf5 create deleteplannedgame command 2024-02-11 21:32:55 +00:00
baz
e4bd9a33ae rename deletegame to deletebeatengame 2024-02-11 21:32:47 +00:00
baz
c31a3d6e04 misc updates 2024-02-11 21:32:33 +00:00
baz
95c52b7ad5 Update embed colours 2024-02-11 21:06:43 +00:00
baz
bcee95b612 Create plannedgames command 2024-02-11 21:05:24 +00:00
baz
c7ce9b0220 Create currentlyplaying command 2024-02-11 21:05:15 +00:00
baz
31e599533a Update beatlist to new helperfunctions 2024-02-11 21:05:07 +00:00
baz
f2fb035859 Database Helper Functions updates 2024-02-11 21:04:55 +00:00
baz
72817556a6 Rename nowplaying to startplaying 2024-02-11 20:35:33 +00:00
baz
1098cfadaa Add nowplaying command 2024-02-11 20:33:08 +00:00
baz
dff683366c Add planGame command. 2024-02-11 20:23:19 +00:00
baz
e9eb062c40 Update beatGame command 2024-02-11 20:23:08 +00:00
baz
cc21bfd377 add functionality for updating game states 2024-02-11 20:23:02 +00:00
baz
e393589042 Replace usages of gerRecentGameEntry with getRecentBeatenGameEntry 2024-02-11 19:42:07 +00:00
baz
693bb2b50f Create new helper functions 2024-02-11 19:35:22 +00:00
baz
8ba04b5735 Convert BeatenGames to LoggedGames 2024-02-11 19:19:43 +00:00
baz
15a1a950c2 Update .gitignore 2024-02-11 19:19:32 +00:00
baz
d2893d6d2e Merge branch 'master' of https://sauce.pizzawednes.day/baz/TheOchulus 2024-02-11 17:37:24 +00:00
baz
62af00b8d0 Add status to beatenGames table 2024-02-11 17:37:16 +00:00
baz
152a2c2fd1 Add missing word in embed 2024-02-11 07:39:25 +01:00