Commit Graph

157 Commits

Author SHA1 Message Date
baz bc65185b98 Update for max description character length 2024-07-19 00:18:56 +01:00
baz a5b69910e9 Add temporary fix to changelog character overflow 2024-07-19 00:16:32 +01:00
baz 48aceea554 Add option to delete all planned games 2024-07-16 21:08:07 +01:00
baz 2e97bab0f5 make iterable 2024-07-13 22:22:30 +01:00
baz e73ceee074 Update changelog to match globalchangelog 2024-07-13 22:17:09 +01:00
baz 7e8f7f5f4b Add globalchangelog command 2024-07-13 22:15:58 +01:00
baz 8a5d55920b Add changelog command 2024-07-13 22:03:16 +01:00
baz 3cbeb7df68 Create changelog entries when creating new entries 2024-07-13 21:27:51 +01:00
baz 5fb39b28b3 Add changelog database 2024-07-13 21:00:14 +01:00
baz ccfee4f8c0 Update databaseHelperFunctions to use statusLastChanged 2024-07-13 17:17:36 +01:00
baz e1c12cd852 Add date field to plangame, startplaying, beatgame commands 2024-07-13 17:10:13 +01:00
baz cc52a3fdcc Assign Date to statusLastChanged create Entry functions 2024-07-13 16:50:30 +01:00
baz 5abb10f7c3 Introduce statusLastChanged column to BeatenGames table 2024-07-13 16:38:37 +01:00
baz a4024d01b5 Add Average Beat Interval stat to User command 2024-06-10 23:39:10 +01:00
baz fa9c12277b Let duplicate entries silently fail
Closes #14
2024-06-09 22:06:42 +01:00
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