Commit Graph

  • bc65185b98 Update for max description character length master baz 2024-07-19 00:18:56 +0100
  • a5b69910e9 Add temporary fix to changelog character overflow baz 2024-07-19 00:16:32 +0100
  • 48aceea554 Add option to delete all planned games baz 2024-07-16 21:08:07 +0100
  • 2e97bab0f5 make iterable baz 2024-07-13 22:22:30 +0100
  • e73ceee074 Update changelog to match globalchangelog baz 2024-07-13 22:17:09 +0100
  • 7e8f7f5f4b Add globalchangelog command baz 2024-07-13 22:15:58 +0100
  • 8a5d55920b Add changelog command baz 2024-07-13 22:03:16 +0100
  • 3cbeb7df68 Create changelog entries when creating new entries baz 2024-07-13 21:27:51 +0100
  • 5fb39b28b3 Add changelog database baz 2024-07-13 21:00:14 +0100
  • ccfee4f8c0 Update databaseHelperFunctions to use statusLastChanged baz 2024-07-13 17:17:36 +0100
  • e1c12cd852 Add date field to plangame, startplaying, beatgame commands baz 2024-07-13 17:10:13 +0100
  • cc52a3fdcc Assign Date to statusLastChanged create Entry functions baz 2024-07-13 16:46:32 +0100
  • 5abb10f7c3 Introduce statusLastChanged column to BeatenGames table baz 2024-07-13 16:38:37 +0100
  • a4024d01b5 Add Average Beat Interval stat to User command baz 2024-06-10 23:39:10 +0100
  • fa9c12277b Let duplicate entries silently fail baz 2024-06-09 22:06:42 +0100
  • 448b008884 Use local database for game names baz 2024-06-09 21:58:41 +0100
  • 6cb710c6a6 Unify No Games Found response in /searchgames baz 2024-04-20 16:33:24 +0100
  • d921eb7b3f Updates to /globalbeatlist baz 2024-04-20 16:28:16 +0100
  • 24f437bedc Add total count to /leaderboard baz 2024-04-20 16:24:37 +0100
  • 85b0f549cd Update readme.md baz 2024-03-28 21:28:52 +0000
  • cec6c1730a Move commands to deferReply/editReply workflows baz 2024-03-28 21:12:28 +0000
  • 99367354a2 Cut description down to maximum length baz 2024-03-28 20:56:56 +0000
  • 12afbbdaa5 Add randomgame command baz 2024-03-18 22:13:14 +0000
  • 9e5aa394a8 Add randomplannedgame command baz 2024-03-18 21:12:19 +0000
  • 840a70bbd4 Add footer to user command baz 2024-03-18 20:47:58 +0000
  • 2cdf9fcab2 Update uses of Games to Game(s) baz 2024-03-18 20:47:32 +0000
  • e9a6e40170 make linter happy baz 2024-03-18 20:39:36 +0000
  • 61c677e2a1 Add user command baz 2024-03-18 20:39:26 +0000
  • e98a572b4a Add getRecentEntry databaseHelperFunction baz 2024-03-18 20:39:17 +0000
  • 80e0eb9c69 Unify formatting of lists baz 2024-03-18 19:54:35 +0000
  • 0c10dfb3c4 Add planned and playing recent commands baz 2024-03-01 17:08:47 +0000
  • 05489c18ee Update description for game logging commands baz 2024-03-01 17:03:30 +0000
  • b8c5919be1 Update Leaderboard list format baz 2024-02-28 18:12:04 +0000
  • adff39b758 Update list commands formatting baz 2024-02-28 18:02:18 +0000
  • 537f5dab07 Hide users with no beat games from the leaderboard baz 2024-02-16 17:54:49 +0000
  • 4bdc193feb Minor fixes baz 2024-02-16 17:50:58 +0000
  • c1c63092ab Remove calls to api in globalbeatlist baz 2024-02-16 17:34:08 +0000
  • 328baba353 Add estimatedfinishdate command baz 2024-02-16 17:26:30 +0000
  • e5e6147d60 Add globalbeatlist command baz 2024-02-16 17:04:29 +0000
  • 3b86e362b5 Add extra search params in searchgames command baz 2024-02-14 22:29:53 +0000
  • fb5c3fdddd Filter games more baz 2024-02-14 19:48:39 +0000
  • b3f78a3f25 Change list outputs to use embed instead baz 2024-02-14 19:17:02 +0000
  • fa786d66fe Check if coverart exists before attaching to embed baz 2024-02-14 19:11:28 +0000
  • 6d2668f5cb Remove release date check from planGame baz 2024-02-11 21:58:18 +0000
  • 3f0084d6e2 create deleteplayinggame command baz 2024-02-11 21:33:11 +0000
  • cf58edccf5 create deleteplannedgame command baz 2024-02-11 21:32:55 +0000
  • e4bd9a33ae rename deletegame to deletebeatengame baz 2024-02-11 21:32:47 +0000
  • c31a3d6e04 misc updates baz 2024-02-11 21:17:21 +0000
  • 95c52b7ad5 Update embed colours baz 2024-02-11 21:06:43 +0000
  • bcee95b612 Create plannedgames command baz 2024-02-11 21:05:24 +0000
  • c7ce9b0220 Create currentlyplaying command baz 2024-02-11 21:05:15 +0000
  • 31e599533a Update beatlist to new helperfunctions baz 2024-02-11 21:05:07 +0000
  • f2fb035859 Database Helper Functions updates baz 2024-02-11 21:04:55 +0000
  • 72817556a6 Rename nowplaying to startplaying baz 2024-02-11 20:35:33 +0000
  • 1098cfadaa Add nowplaying command baz 2024-02-11 20:33:08 +0000
  • dff683366c Add planGame command. baz 2024-02-11 20:23:19 +0000
  • e9eb062c40 Update beatGame command baz 2024-02-11 20:23:08 +0000
  • cc21bfd377 add functionality for updating game states baz 2024-02-11 20:23:02 +0000
  • e393589042 Replace usages of gerRecentGameEntry with getRecentBeatenGameEntry baz 2024-02-11 19:42:07 +0000
  • 693bb2b50f Create new helper functions baz 2024-02-11 19:35:22 +0000
  • 8ba04b5735 Convert BeatenGames to LoggedGames baz 2024-02-11 19:19:43 +0000
  • 15a1a950c2 Update .gitignore baz 2024-02-11 19:19:32 +0000
  • d2893d6d2e Merge branch 'master' of https://sauce.pizzawednes.day/baz/TheOchulus baz 2024-02-11 17:37:24 +0000
  • 62af00b8d0 Add status to beatenGames table baz 2024-02-11 17:37:16 +0000
  • 152a2c2fd1 Add missing word in embed baz 2024-02-11 07:39:25 +0100
  • 772342ea5e Add uptime command baz 2024-02-11 03:47:01 +0000
  • 7933428552 Merge pull request 'Use user.displayName in setTitle instead of interaction.user.username' (#4) from beat-list-bug-fix into master baz 2024-02-04 20:54:09 +0100
  • 0b0751de4f Use user.displayName in setTitle instead of interaction.user.username #4 baz 2024-02-04 19:53:15 +0000
  • 6124567d95 Replace logo baz 2023-12-31 23:39:23 +0000
  • cf7939a815 Fix time out baz 2023-12-31 23:30:06 +0000
  • 5b5a8d914d Fix time out baz 2023-12-31 23:29:08 +0000
  • 94d73cd542 Add extra checking baz 2023-12-31 01:12:24 +0000
  • 30eb685676 Add automatic database backups baz 2023-12-30 22:45:52 +0000
  • 76790e2621 Add info command baz 2023-12-30 02:23:11 +0000
  • ce2bb98351 Update README.md baz 2023-12-30 01:57:45 +0000
  • 9212469616 Update deleteBeatenGameid function for new deletegame command functionality baz 2023-12-30 01:56:30 +0000
  • 311a463d46 Add deletegame embed baz 2023-12-30 01:56:05 +0000
  • b448a46249 Delete the most recent beaten game from a user is no paramete is supplied baz 2023-12-30 01:55:51 +0000
  • 13b0825627 Rename deletegameentry to deletegame baz 2023-12-30 01:36:41 +0000
  • 18491f9225 Delete databaseentryid parameter from deleteGameEntry command baz 2023-12-30 01:31:56 +0000
  • 9bc73d2630 Update .env variable names baz 2023-12-30 00:50:23 +0000
  • 87fa9e762d Delete redundant commands baz 2023-12-30 00:49:50 +0000
  • 9d1c6ecfb6 Add checks to beatgame to see if user has finished the challenge baz 2023-12-28 23:47:03 +0000
  • 08ca63b120 Add remakes and remasters to game search command baz 2023-12-27 22:28:09 +0000
  • 89818275c1 Add beatlist command baz 2023-12-27 22:27:55 +0000
  • 5edbce160c make eslint stop crying at me baz 2023-12-27 21:46:09 +0000
  • 662812964f Change recentGame description baz 2023-12-27 21:44:30 +0000
  • 313a43abc5 Remove datebeaten option baz 2023-12-27 21:34:10 +0000
  • 7de1d065dd Add extra formatting for the leaderboard baz 2023-12-27 21:33:27 +0000
  • c039f3e2e4 Make responses ephemeral baz 2023-12-27 21:10:22 +0000
  • b2adab3ec8 Alter game sorting in gameDetails command baz 2023-12-27 20:49:01 +0000
  • 00ced7006e Add RecentBeat command baz 2023-12-27 20:43:40 +0000
  • 4be5e867cc Create leaderboard command baz 2023-12-19 22:19:08 +0000
  • 0af7fc65ea Remove unnecessary databaseEntry checks baz 2023-12-19 22:18:59 +0000
  • 826dca89d2 Create deletegameentry command baz 2023-12-19 20:42:54 +0000
  • 8c19d849bf Add checks baz 2023-12-19 19:47:26 +0000
  • e263e9732c Store beat games in the database baz 2023-12-18 23:53:52 +0000
  • 7823dcd549 Add new databaseHelperFunctions baz 2023-12-18 23:53:12 +0000
  • 91bffb65c7 Move user user existance checking to databaseHelperFunctions file baz 2023-12-18 22:49:33 +0000
  • 7d4ca51aa4 Remove comment baz 2023-12-18 22:49:02 +0000