Tim Mueller tueem
  • Joined on 2024-09-20
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 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 deleted branch migrate/mockito from tueem/Marinara 2025-02-19 19:22:41 +00:00
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 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 »
tueem deleted branch wrapper/d4j from tueem/Marinara 2025-02-19 12:43:40 +00:00
tueem merged pull request tueem/Marinara#14 2025-02-19 12:43:38 +00:00
add Discord4J Wrapper
tueem pushed to wrapper/d4j at tueem/Marinara 2025-02-19 09:50:34 +00:00
8943d6d4a4 add tests
842fcfe5ac add PermissionCheck
858fab5e32 fix: Message ContextObject returning Optional
20471fefea fix: logging causing NullPointerException
8d27ec28db fix: remove Test Line, allow api to be null, fix getCommandDefinition to also allow ChatInputAutoCompleteEvent
Compare 5 commits »
tueem pushed to wrapper/d4j at tueem/Marinara 2025-02-17 22:59:53 +00:00
f81602f5db restructure and add discord4j test stub
tueem pushed to wrapper/d4j at tueem/Marinara 2025-02-17 20:07:26 +00:00
dbad157058 adjust actions to add new wrapper
tueem pushed to wrapper/d4j at tueem/Marinara 2025-02-17 19:20:48 +00:00
ad19ed6ada add First prototype of Discord4J wrapper
ca822909e3 fix: consistency
caeaec1926 add: fromValue method to SlashCommandOptionType
f4dbdc302d fix: improve consistency
fd87431d51 Merge remote-tracking branch 'origin/dev' into wrapper/d4j
Compare 18 commits »
tueem deleted branch feat/choices from tueem/Marinara 2025-02-17 10:14:40 +00:00
tueem merged pull request tueem/Marinara#8 2025-02-17 10:14:38 +00:00
Add Choices and Autocomplete
tueem closed issue tueem/Marinara#2 2025-02-17 10:14:38 +00:00
Add Command Choices handler
tueem pushed to dev at tueem/Marinara 2025-02-17 10:14:38 +00:00
3b65784770 Merge pull request 'Add Choices and Autocomplete' (#8) from feat/choices into dev
1146fa1cc6 Merge branch 'dev' into feat/choices
43c5946227 Merge branch 'dev' into feat/choices
c5a7f3665e Merge branch 'dev' into feat/choices
aaf4f3297a add autocomplete option toggle, add double value for non javacord wrappers, rename OptionChoices to match with discords naming and general cleanup
Compare 13 commits »