|  | 85b0f549cd | Update readme.md | 2024-03-28 21:28:52 +00:00 |  | 
			
				
					|  | cec6c1730a | Move commands to deferReply/editReply workflows | 2024-03-28 21:12:28 +00:00 |  | 
			
				
					|  | 99367354a2 | Cut description down to maximum length | 2024-03-28 20:56:56 +00:00 |  | 
			
				
					|  | 12afbbdaa5 | Add randomgame command | 2024-03-18 22:13:14 +00:00 |  | 
			
				
					|  | 9e5aa394a8 | Add randomplannedgame command | 2024-03-18 21:12:19 +00:00 |  | 
			
				
					|  | 840a70bbd4 | Add footer to user command | 2024-03-18 20:47:58 +00:00 |  | 
			
				
					|  | 2cdf9fcab2 | Update uses of Games to Game(s) | 2024-03-18 20:47:32 +00:00 |  | 
			
				
					|  | e9a6e40170 | make linter happy | 2024-03-18 20:39:36 +00:00 |  | 
			
				
					|  | 61c677e2a1 | Add user command | 2024-03-18 20:39:26 +00:00 |  | 
			
				
					|  | e98a572b4a | Add getRecentEntry databaseHelperFunction | 2024-03-18 20:39:17 +00:00 |  | 
			
				
					|  | 80e0eb9c69 | Unify formatting of lists | 2024-03-18 19:54:35 +00:00 |  | 
			
				
					|  | 0c10dfb3c4 | Add planned and playing recent commands | 2024-03-01 17:08:47 +00:00 |  | 
			
				
					|  | 05489c18ee | Update description for game logging commands | 2024-03-01 17:03:30 +00:00 |  | 
			
				
					|  | b8c5919be1 | Update Leaderboard list format | 2024-02-28 18:12:04 +00:00 |  | 
			
				
					|  | adff39b758 | Update list commands formatting | 2024-02-28 18:02:18 +00:00 |  | 
			
				
					|  | 537f5dab07 | Hide users with no beat games from the leaderboard | 2024-02-16 17:54:49 +00:00 |  | 
			
				
					|  | 4bdc193feb | Minor fixes | 2024-02-16 17:50:58 +00:00 |  | 
			
				
					|  | c1c63092ab | Remove calls to api in globalbeatlist | 2024-02-16 17:34:08 +00:00 |  | 
			
				
					|  | 328baba353 | Add estimatedfinishdate command | 2024-02-16 17:26:30 +00:00 |  | 
			
				
					|  | e5e6147d60 | Add globalbeatlist command | 2024-02-16 17:26:20 +00:00 |  | 
			
				
					|  | 3b86e362b5 | Add extra search params in searchgames command | 2024-02-14 22:29:53 +00:00 |  | 
			
				
					|  | fb5c3fdddd | Filter games more | 2024-02-14 19:50:53 +00:00 |  | 
			
				
					|  | b3f78a3f25 | Change list outputs to use embed instead | 2024-02-14 19:17:02 +00:00 |  | 
			
				
					|  | fa786d66fe | Check if coverart exists before attaching to embed | 2024-02-14 19:11:28 +00:00 |  | 
			
				
					|  | 6d2668f5cb | Remove release date check from planGame | 2024-02-11 21:58:18 +00:00 |  | 
			
				
					|  | 3f0084d6e2 | create deleteplayinggame command | 2024-02-11 21:33:11 +00:00 |  | 
			
				
					|  | cf58edccf5 | create deleteplannedgame command | 2024-02-11 21:32:55 +00:00 |  | 
			
				
					|  | e4bd9a33ae | rename deletegame to deletebeatengame | 2024-02-11 21:32:47 +00:00 |  | 
			
				
					|  | c31a3d6e04 | misc updates | 2024-02-11 21:32:33 +00:00 |  | 
			
				
					|  | 95c52b7ad5 | Update embed colours | 2024-02-11 21:06:43 +00:00 |  | 
			
				
					|  | bcee95b612 | Create plannedgames command | 2024-02-11 21:05:24 +00:00 |  | 
			
				
					|  | c7ce9b0220 | Create currentlyplaying command | 2024-02-11 21:05:15 +00:00 |  | 
			
				
					|  | 31e599533a | Update beatlist to new helperfunctions | 2024-02-11 21:05:07 +00:00 |  | 
			
				
					|  | f2fb035859 | Database Helper Functions updates | 2024-02-11 21:04:55 +00:00 |  | 
			
				
					|  | 72817556a6 | Rename nowplaying to startplaying | 2024-02-11 20:35:33 +00:00 |  | 
			
				
					|  | 1098cfadaa | Add nowplaying command | 2024-02-11 20:33:08 +00:00 |  | 
			
				
					|  | dff683366c | Add planGame command. | 2024-02-11 20:23:19 +00:00 |  | 
			
				
					|  | e9eb062c40 | Update beatGame command | 2024-02-11 20:23:08 +00:00 |  | 
			
				
					|  | cc21bfd377 | add functionality for updating game states | 2024-02-11 20:23:02 +00:00 |  | 
			
				
					|  | e393589042 | Replace usages of gerRecentGameEntry with getRecentBeatenGameEntry | 2024-02-11 19:42:07 +00:00 |  | 
			
				
					|  | 693bb2b50f | Create new helper functions | 2024-02-11 19:35:22 +00:00 |  | 
			
				
					|  | 8ba04b5735 | Convert BeatenGames to LoggedGames | 2024-02-11 19:19:43 +00:00 |  | 
			
				
					|  | 15a1a950c2 | Update .gitignore | 2024-02-11 19:19:32 +00:00 |  | 
			
				
					|  | d2893d6d2e | Merge branch 'master' of https://sauce.pizzawednes.day/baz/TheOchulus | 2024-02-11 17:37:24 +00:00 |  | 
			
				
					|  | 62af00b8d0 | Add status to beatenGames table | 2024-02-11 17:37:16 +00:00 |  | 
			
				
					|  | 152a2c2fd1 | Add missing word in embed | 2024-02-11 07:39:25 +01:00 |  | 
			
				
					|  | 772342ea5e | Add uptime command | 2024-02-11 03:47:01 +00:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | 0b0751de4f | Use user.displayName in setTitle instead of interaction.user.username | 2024-02-04 19:53:15 +00:00 |  | 
			
				
					|  | 6124567d95 | Replace logo | 2023-12-31 23:39:23 +00:00 |  |