Block a user
120 contributions in the last 12 months
Less
More
cf45d0e8ea
remove unused import
4a13899975
change to register all commands at once to use bulk overwrite features
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
d0cbb096a8
remove unused libraries
824fcca52e
move InteractionHandler to interaction package
492399ec82
Switch to internal Librarywrapper instance management.
3e50a065a3
add wrapper register execution
b562349cae
merge Global and Server register methods into one
b0742e65ad
add definition parameter to wrapper register method
410b299ad6
add first ApplicationCommandDefinition implementation
89d172e2f3
remove intermediate variable step
b809411faf
add registerCommands() method
42a1d86bf9
add ApplicationCommandDefinition prototype
1a4dfff8ec
+ rename and move options into definition
bde3c401fb
+ rename
533af43bea
rename of the Command data class
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
3db51e9c0b
Added Interaction handler abstraction
aaa2785d37
added Command annotations and OptionType enum
14f9448ba4
Added Command abstraction layer
55bfeee2d0
added platform abstraction layer
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