Commit Graph

128 Commits

Author SHA1 Message Date
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
baz 772342ea5e Add uptime command 2024-02-11 03:47:01 +00:00
baz 7933428552 Merge pull request 'Use user.displayName in setTitle instead of interaction.user.username' (#4) from beat-list-bug-fix into master
Reviewed-on: #4
2024-02-04 20:54:09 +01:00
baz 0b0751de4f Use user.displayName in setTitle instead of interaction.user.username 2024-02-04 19:53:15 +00:00
baz 6124567d95 Replace logo 2023-12-31 23:39:23 +00:00
baz cf7939a815 Fix time out 2023-12-31 23:30:06 +00:00
baz 5b5a8d914d Fix time out 2023-12-31 23:29:08 +00:00
baz 94d73cd542 Add extra checking 2023-12-31 01:12:24 +00:00
baz 30eb685676 Add automatic database backups 2023-12-30 23:38:52 +00:00
baz 76790e2621 Add info command 2023-12-30 02:33:50 +00:00
baz ce2bb98351 Update README.md 2023-12-30 01:57:45 +00:00
baz 9212469616 Update deleteBeatenGameid function for new deletegame command functionality 2023-12-30 01:56:30 +00:00
baz 311a463d46 Add deletegame embed 2023-12-30 01:56:05 +00:00
baz b448a46249 Delete the most recent beaten game from a user is no paramete is supplied 2023-12-30 01:55:51 +00:00
baz 13b0825627 Rename deletegameentry to deletegame 2023-12-30 01:36:41 +00:00