Commit Graph

89 Commits

Author SHA1 Message Date
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
baz 18491f9225 Delete databaseentryid parameter from deleteGameEntry command 2023-12-30 01:31:56 +00:00
baz 9bc73d2630 Update .env variable names 2023-12-30 00:50:23 +00:00
baz 87fa9e762d Delete redundant commands 2023-12-30 00:49:50 +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 7823dcd549 Add new databaseHelperFunctions 2023-12-18 23:53:12 +00:00
baz 91bffb65c7 Move user user existance checking to databaseHelperFunctions file 2023-12-18 22:49:33 +00:00
baz 7d4ca51aa4 Remove comment 2023-12-18 22:49:02 +00:00
baz 1f504ae0c4 Create register command 2023-12-18 21:57:06 +00:00
baz 590ca18f18 Create associations 2023-12-18 21:56:59 +00:00
baz 2e4e68a82b Fix requires 2023-12-18 21:55:20 +00:00
baz 7c27191202 Refactor models 2023-12-18 21:55:04 +00:00
baz e2d3881cce Create dbInit 2023-12-16 20:38:58 +00:00
baz 1519c85f27 Create BeatenGames sequelize module 2023-12-16 20:38:46 +00:00
baz e80dfdf953 Create Games sequelize module 2023-12-16 20:38:07 +00:00
baz 78cd678f6f Create Users sequelize module 2023-12-16 20:38:00 +00:00
baz 3fe6b11765 Simplify getCoverURL then 2023-12-16 20:37:09 +00:00
baz 68ad62dcba Correct .gitignore 2023-12-16 20:36:35 +00:00
baz 1529dcca8f Remove comment 2023-12-16 20:34:57 +00:00
baz fcc0aa61da Update .gitignore 2023-12-11 23:03:51 +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 2a09c7a0f7 Add getCompanyInfo, getGenres and getFranchise functions to igdbHelperFunctions 2023-12-06 23:39:34 +00:00
baz 8992c3a12e Create gameDetails Embed template 2023-12-05 23:47:36 +00:00