This website requires JavaScript.
Explore
Help
Sign In
Tim Mueller
tueem
0 Followers
·
0 Following
Joined on
2024-09-20
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
7
Projects
Packages
Code
Public Activity
Starred Repositories
2
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
ae7e66d06d
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
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
First
Previous
...
13
14
15
16
17
Next
Last