Commit Graph

90 Commits

Author SHA1 Message Date
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 b7610ed59d Apply linter to igdb.js 2023-11-30 23:38:01 +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 ca68c4a017 deploy-commands.js cleanup 2023-11-27 23:41:23 +00:00
baz b4b4329aeb Create searchgame slashcommand 2023-11-27 23:40:52 +00:00
baz 8a1d844439 index.js clean up 2023-11-27 23:40:14 +00:00
baz e489a1c710 Move from module to commonjs 2023-11-26 23:02:34 +00:00
baz 56cab90b16 Add och command 2023-11-23 20:21:59 +00:00
baz c4344c6bac Create .env.template file 2023-11-20 22:09:59 +00:00
baz 0b161f74b6 Get game data from igdb api 2023-11-20 22:07:44 +00:00
baz 08655bdce7 Remove console.log 2023-11-20 22:07:19 +00:00
baz 3e8b17360e Remove token creation from index 2023-11-20 22:07:05 +00:00
baz 107fb69730 Create igdb class 2023-11-20 22:06:54 +00:00
baz 9ce1b72394 Lots of changes 2023-11-19 23:59:41 +00:00
baz 52d9a0879e Add cooldowns collection to main 2023-11-18 20:27:42 +00:00
baz 2c44a552d6 Add command to reload commands 2023-11-18 20:27:02 +00:00
baz 5ca044b735 Add support for command cooldowns 2023-11-18 20:26:54 +00:00
baz e5df703c26 Create beatGame command 2023-11-18 00:39:46 +00:00
baz 3f9d0871b8 Add Avatar command 2023-11-18 00:03:06 +00:00
baz 8d1d93ad3f Change event handling to scanning files 2023-11-17 23:48:17 +00:00
baz d715ca02e6 Create Interaction Create event file 2023-11-17 23:47:34 +00:00
baz d22588c4ee Create ready event 2023-11-17 23:47:17 +00:00
baz b4d3b59f63 Modify linter 2023-11-17 23:47:09 +00:00
baz 53eec5bd14 Replace ' with ` 2023-11-17 23:28:36 +00:00
baz ec7e5bb86f Add server slash command 2023-11-17 23:24:32 +00:00
baz 2d181d2f5a Add user slash command 2023-11-17 23:24:24 +00:00
baz 08b75d376e Add ping slash command 2023-11-17 23:24:15 +00:00
baz 46d0d8cb6a Add deploy commands script 2023-11-17 23:24:07 +00:00
baz 2701df6332 Add command handling in main 2023-11-17 23:23:51 +00:00
baz acec959450 Add README.md 2023-11-16 23:36:14 +00:00
baz b466dacf99 Create main file 2023-11-16 23:32:16 +00:00
baz 24faf7361f Create package 2023-11-16 23:31:45 +00:00
baz 7d1bc1860d init repo 2023-11-16 23:30:16 +00:00