• Joined on 2024-09-20
tueem pushed to wrapper/javacord at tueem/Marinara 2024-11-01 15:07:42 +00:00
9f87f47b1f Add Javacord test
9d81522429 switch to user create wrapper instances
7888819f6e rework class invariant checks and cast issues
3d5201329b Add missing initialisation and nonNull filter
4b835187b5 remove unused dependencies
Compare 6 commits »
tueem created branch wrapper/javacord in tueem/Marinara 2024-10-31 15:06:42 +00:00
tueem pushed to wrapper/javacord at tueem/Marinara 2024-10-31 15:06:42 +00:00
6bd6021b86 finish first version of javacord wrapper with implementation of:
b0abb423d3 add register impl
22f9810f7b Add first version of command registration code
9768572577 add javacord dependency
2cdf574df0 add base structure
Compare 5 commits »
tueem pushed to master at tueem/Marinara 2024-10-29 22:03:17 +00:00
0c3aeed4f4 Add getFullSlashCommand() method to get the SlashCommand annotation instance that has options if it is a rootcommand
tueem pushed to master at tueem/Marinara 2024-10-29 19:58:24 +00:00
0615741def ae7e66d06dec042470b78f82bc5ce5bbdfe146c2
tueem pushed to master at tueem/Marinara 2024-10-29 18:51:47 +00:00
1aa052a85b minor refactoring and addition of isRootCommand() to SlashCommandDefinition
tueem pushed to master at tueem/Marinara 2024-10-29 14:43:11 +00:00
19bf9d24bc fix further naming
tueem closed issue tueem/TomatenMusic-V2#12 2024-10-28 20:38:28 +00:00
testissue
tueem opened issue tueem/Marinara#3 2024-10-28 20:18:45 +00:00
Add other interactions
tueem pushed to master at tueem/Marinara 2024-10-26 17:43:44 +00:00
ae7e66d06d Add Helper methods for easier command registration
tueem pushed to master at tueem/Marinara 2024-10-26 17:15:38 +00:00
df94601816 fix naming
tueem pushed to master at tueem/Marinara 2024-10-25 23:37:17 +00:00
d86c307166 rename and removal of ability for multiple subcommandgroups because I was dumb
tueem pushed to master at tueem/Marinara 2024-10-25 22:56:36 +00:00
f4a6bf937d rename to make more sense x2
tueem pushed to master at tueem/Marinara 2024-10-25 22:43:12 +00:00
11ebb3fdea rename to make more sense
tueem pushed to master at tueem/Marinara 2024-10-25 19:04:19 +00:00
fd749b31d8 add getUniqueExecutableDefinitions to ApplicationCommandDefinition
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 pushed to master at tueem/archean-server-pelican 2024-10-21 01:42:32 +00:00
7704abb39d change variable names and directory to file check
tueem pushed to master at tueem/archean-server-pelican 2024-10-21 00:36:56 +00:00
377fb9e2f0 add support for admins.txt