48 Commits

Author SHA1 Message Date
baz
31e599533a Update beatlist to new helperfunctions 2024-02-11 21:05:07 +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
e393589042 Replace usages of gerRecentGameEntry with getRecentBeatenGameEntry 2024-02-11 19:42:07 +00:00
baz
0b0751de4f Use user.displayName in setTitle instead of interaction.user.username 2024-02-04 19:53:15 +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
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
baz
18491f9225 Delete databaseentryid parameter from deleteGameEntry command 2023-12-30 01:31:56 +00:00
baz
9d1c6ecfb6 Add checks to beatgame to see if user has finished the challenge 2023-12-28 23:47:25 +00:00
baz
08ca63b120 Add remakes and remasters to game search command 2023-12-27 22:28:09 +00:00
baz
89818275c1 Add beatlist command 2023-12-27 22:27:55 +00:00
baz
5edbce160c make eslint stop crying at me 2023-12-27 21:46:09 +00:00
baz
662812964f Change recentGame description 2023-12-27 21:44:30 +00:00
baz
313a43abc5 Remove datebeaten option 2023-12-27 21:34:10 +00:00
baz
7de1d065dd Add extra formatting for the leaderboard 2023-12-27 21:33:27 +00:00
baz
c039f3e2e4 Make responses ephemeral 2023-12-27 21:10:22 +00:00
baz
b2adab3ec8 Alter game sorting in gameDetails command 2023-12-27 20:49:01 +00:00
baz
00ced7006e Add RecentBeat command 2023-12-27 20:48:35 +00:00
baz
4be5e867cc Create leaderboard command 2023-12-19 22:19:08 +00:00
baz
0af7fc65ea Remove unnecessary databaseEntry checks 2023-12-19 22:18:59 +00:00
baz
826dca89d2 Create deletegameentry command 2023-12-19 20:42:54 +00:00
baz
8c19d849bf Add checks 2023-12-19 19:47:26 +00:00
baz
e263e9732c Store beat games in the database 2023-12-18 23:53:52 +00:00
baz
1529dcca8f Remove comment 2023-12-16 20:34:57 +00:00
baz
99f53cfc78 Add extra checking to GameDetails 2023-12-11 23:02:52 +00:00
baz
ec8f707414 Add checking to involved_companies 2023-12-06 23:48:50 +00:00
baz
710f84b165 Add extra checks to embed builder 2023-12-06 23:45:23 +00:00
baz
ec25605a8a Replace developers, genres and franchise ID with text 2023-12-06 23:40:07 +00:00
baz
8992c3a12e Create gameDetails Embed template 2023-12-05 23:47:36 +00:00
baz
5129ed1c18 Create gameDetails.js 2023-11-30 23:46:40 +00:00
baz
b79b6cdfe0 Move igdb api functions to separate file 2023-11-30 23:37:39 +00:00
baz
193f172ced Rename searchgame to searchgames 2023-11-30 23:19:08 +00:00
baz
d986b2cb7f Add extra game search queries when no results are returned on first search 2023-11-28 22:06:19 +00:00
baz
2d20201ba2 Create searchGamesWithoutMinimumReview function 2023-11-28 22:05:43 +00:00
baz
2406b50270 Create searchGamesWithMinimumReviews function 2023-11-28 22:05:29 +00:00
baz
ed903796f1 Change release_dates to first_release_date 2023-11-28 22:05:02 +00:00
baz
94eb85f7f4 Apply linter to beatGame command 2023-11-28 22:04:08 +00:00
baz
b4b4329aeb Create searchgame slashcommand 2023-11-27 23:40:52 +00:00
baz
e489a1c710 Move from module to commonjs 2023-11-26 23:02:34 +00:00
baz
0b161f74b6 Get game data from igdb api 2023-11-20 22:07:44 +00:00
baz
9ce1b72394 Lots of changes 2023-11-19 23:59:41 +00:00
baz
e5df703c26 Create beatGame command 2023-11-18 00:39:46 +00:00