• Joined on 2024-09-20
tueem commented on pull request tueem/Marinara#16 2025-03-04 13:57:27 +00:00
improve wrapper and general structure
  • CommandConverter
  • IdentifierProvider
  • CommandRegistrar
tueem pushed to improve/structure at tueem/Marinara 2025-03-04 10:16:58 +00:00
f940f48566 move CommandConverter to wrapper package
tueem pushed to improve/structure at tueem/Marinara 2025-03-03 22:40:10 +00:00
f4ee258eb1 remove missing parent() call in SlashCommandDefinition#getSubCommands()
tueem pushed to improve/structure at tueem/Marinara 2025-03-03 22:32:29 +00:00
56b668851b add CommandConverter logic and wrapper implementations
823402e0cd fix base getSubCommands method
Compare 2 commits »
tueem pushed to improve/structure at tueem/Marinara 2025-03-03 11:45:40 +00:00
91b1df8d5b replace ExecutableCommandDefinition with InteractionIdentifiers
tueem pushed to improve/structure at tueem/Marinara 2025-03-01 22:59:43 +00:00
76d7e9ef4f Merge branch 'dev' into improve/structure
3e02e7b85b Merge pull request 'Migrate to Mockito' (#15) from migrate/mockito into dev
ba560cb909 remove deprecated manual mocks
6cdca411c6 migrate SlashCommandTest
3a39b268c1 migrate InteractionCheckTest
Compare 8 commits »
tueem pushed to improve/structure at tueem/Marinara 2025-02-20 08:10:41 +00:00
236c584da8 move Choice classes
tueem created pull request tueem/Marinara#16 2025-02-19 23:44:01 +00:00
WIP: improve wrapper and general structure
tueem pushed to improve/structure at tueem/Marinara 2025-02-19 23:41:19 +00:00
f6db113deb add CommandConverter stub
tueem created branch improve/structure in tueem/Marinara 2025-02-19 20:50:58 +00:00
tueem pushed to improve/structure at tueem/Marinara 2025-02-19 20:50:58 +00:00
9058629af5 remove redundant getFullSlashCommand
8f14b0feb9 split up getSubCommands
Compare 2 commits »
tueem deleted branch migrate/mockito from tueem/Marinara 2025-02-19 19:22:41 +00:00
tueem pushed to dev at tueem/Marinara 2025-02-19 19:22:41 +00:00
3e02e7b85b Merge pull request 'Migrate to Mockito' (#15) from migrate/mockito into dev
ba560cb909 remove deprecated manual mocks
6cdca411c6 migrate SlashCommandTest
3a39b268c1 migrate InteractionCheckTest
ca0ab13316 migrate ButtonTest to mockito
Compare 7 commits »
tueem merged pull request tueem/Marinara#15 2025-02-19 19:22:39 +00:00
Migrate to Mockito
tueem pushed to migrate/mockito at tueem/Marinara 2025-02-19 14:34:23 +00:00
ba560cb909 remove deprecated manual mocks
6cdca411c6 migrate SlashCommandTest
3a39b268c1 migrate InteractionCheckTest
Compare 3 commits »
tueem created pull request tueem/Marinara#15 2025-02-19 13:12:09 +00:00
Migrate to Mockito
tueem created branch migrate/mockito in tueem/Marinara 2025-02-19 13:10:56 +00:00
tueem pushed to migrate/mockito at tueem/Marinara 2025-02-19 13:10:56 +00:00
ca0ab13316 migrate ButtonTest to mockito
ded81983e3 migrate AutocompleteTest and add mockito ofc
92704ca230 add correct null handling for api objects
Compare 3 commits »
tueem deleted branch wrapper/d4j from tueem/Marinara 2025-02-19 12:43:40 +00:00
tueem pushed to dev at tueem/Marinara 2025-02-19 12:43:40 +00:00
5d8f737481 Merge pull request 'add Discord4J Wrapper' (#14) from wrapper/d4j into dev
8943d6d4a4 add tests
842fcfe5ac add PermissionCheck
858fab5e32 fix: Message ContextObject returning Optional
20471fefea fix: logging causing NullPointerException
Compare 14 commits »