gdkid
gdkid
## Summary My `jsk` command keeps erroring when I run the root command, and it seems to be a problem with the `package_version` function used to determine Jishaku's version as...
Just outta curiosity, what would happen if I didn't call `GlobalScreen.unregisterNativeHook` at some point in my program? Would it cause like a memory leak or something?
Hi, I was wondering why `Message.interaction` is typed as an array of message interaction objects, a message should only have one interaction associated with it (the slash command/context menu command...