-
The Constant Replacement Mutator behaves somewhat strangely, or should not do some work it currently does.
Spoken in bytecode, it replaces `ICONST_1` by `ICONST_M1` or `ICONST_0` or `ICONST_2` and so…
-
The Relational Operator Replacement Mutator ROR2 transformed this line:
```
L1
LINENUMBER 138 L1
FRAME FULL [net/kautler/command/api/restriction/javacord/ChannelJavacord java/lang/String…
-
Hey, I was trying to implement this framework with Javacord but this error occurs all the time:
```
Caused by: java.lang.NoSuchMethodError: 'java.util.Collection org.javacord.api.DiscordApi.getS…
-
I tried installing the patch in a sh file. I came across the fact that there is no CLASSPATH. How can I then provide the correct link to the patch? I'm starting the server via start-server.sh. Here ar…
-
### Javacord version
3.7.0
### Steps to reproduce
make an instance of InteractionOriginalResponseUpdater
try adding it to an ArrayList
### What is expected?
The instance of InteractionOriginalRe…
-
Im getting this exception when assigning the source to a method: 'javassist.CannotCompileException: [source error] syntax error near "Callback"'
After doing some research i found out that i cannot …
-
So it looks like there is no way to call Javacord API implementaitons to request channels, guilds, messages and so on by id, even tho the Discord API does provide that functionality?
I get that Jav…
-
It should be possible to attach information to listeners. Together with the ability to modify listener execution order (https://github.com/Javacord/Javacord/issues/384), this can be very helpful in so…
-
Javadocs hosted by the official docdex instance, https://docdex.helpch.at & https://piggypiglet.me/docdex. Please request new javadocs here, by leaving the name, and a link to the javadoc jar (prefera…
-