Commit Graph

157 Commits

Author SHA1 Message Date
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
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