• Joined on 2024-09-20
120 contributions in the last 12 months
JanFebMarAprMayJunJulAugSepOctNovDecMonWedFri
Less
More
tueem pushed to master at tueem/Marinara 2024-10-25 18:47:59 +00:00
cf45d0e8ea remove unused import
4a13899975 change to register all commands at once to use bulk overwrite features
Compare 2 commits »
tueem pushed to master at tueem/Marinara 2024-10-25 18:26:02 +00:00
0c9d8ecb53 change global flag to a list of serverIds and if it is empty it will be global
ec75215b72 compare ApplicationCommand annotations only by name
f12c83cf96 add isGlobal variable to the command annotation
Compare 3 commits »
tueem pushed to master at tueem/Marinara 2024-10-25 18:01:36 +00:00
d0cbb096a8 remove unused libraries
824fcca52e move InteractionHandler to interaction package
492399ec82 Switch to internal Librarywrapper instance management.
Compare 3 commits »
tueem opened issue tueem/Marinara#2 2024-10-17 18:17:28 +00:00
Add Command Choices handler
tueem opened issue tueem/Marinara#1 2024-10-17 18:12:52 +00:00
Add Checks system
tueem pushed to master at tueem/Marinara 2024-10-15 15:43:34 +00:00
3e50a065a3 add wrapper register execution
b562349cae merge Global and Server register methods into one
Compare 2 commits »
tueem pushed to master at tueem/Marinara 2024-10-15 15:34:37 +00:00
e38a382a7a remnants of intermediate step removal
tueem pushed to master at tueem/Marinara 2024-10-15 15:31:28 +00:00
b0742e65ad add definition parameter to wrapper register method
410b299ad6 add first ApplicationCommandDefinition implementation
89d172e2f3 remove intermediate variable step
Compare 3 commits »
tueem pushed to master at tueem/Marinara 2024-10-14 15:14:01 +00:00
b809411faf add registerCommands() method
42a1d86bf9 add ApplicationCommandDefinition prototype
1a4dfff8ec + rename and move options into definition
bde3c401fb + rename
533af43bea rename of the Command data class
Compare 5 commits »
tueem pushed to master at tueem/Marinara 2024-10-13 22:55:03 +00:00
ac8f6bdbb3 First basic data in API object
f011ec513a change name of add method as it makes sense
7901e8c380 add initial InteractionRegistry
7fb27795d9 Removed Class target for the SubCommand Annotation as it makes no sense on a class
7a4bfbb6f8 add initial InteractionMethod logic
Compare 10 commits »
tueem pushed to master at tueem/Marinara 2024-10-13 12:29:26 +00:00
3db51e9c0b Added Interaction handler abstraction
aaa2785d37 added Command annotations and OptionType enum
14f9448ba4 Added Command abstraction layer
55bfeee2d0 added platform abstraction layer
Compare 4 commits »
tueem commented on issue tueem/TomatenMusic-V2#12 2024-10-12 21:29:18 +00:00
testissue

jo

tueem pushed to master at tueem/Marinara 2024-10-11 21:03:51 +00:00
fff20c8dab Move to correct location
tueem pushed to master at tueem/Marinara 2024-10-11 17:07:20 +00:00
06307493b0 Project Init
tueem created repository tueem/Marinara 2024-10-11 16:52:01 +00:00
tueem opened issue tueem/TomatenMusic3#1 2024-10-10 20:14:34 +00:00
A Command Abstraction
tueem pushed to master at tueem/TomatenMusic3 2024-10-10 19:29:15 +00:00
3473657fbb add Logger config and basic connect logic
373a6b4279 add Config Wrapper for .env
942719d19c add various ignored files
fd7fa1e078 add javacord, dotenv and log4j dependencies
5532dc1769 add .env.example
Compare 6 commits »
tueem pushed to master at tueem/TomatenMusic3 2024-10-10 10:06:15 +00:00
d78c4ec9fd Project Init
tueem created repository tueem/TomatenMusic3 2024-10-10 09:37:36 +00:00
tueem opened issue tueem/TomatenMusic-V2#12 2024-09-22 12:28:59 +00:00
testissue