Marco Crespi
Marco Crespi
Hi, I'm trying to apply my own ApiReader. In the documentation it says > If not null, the value should be a full name of the class implementing `com.github.kongchen.swagger.docgen.reader.ClassSwaggerReader`. This...
Hi, thanks for the great library :+1: I have a question about the [subclasses with different events](https://github.com/binier/tiny-typed-emitter#compatible-subclasses-with-different-events) example that you provided in the readme: The example works when calling the...
Users can lock themselves out from using any commands by setting the `channels` config setting to make the bot only listen to a specific channel, and then deleting said channel....
We might want to make the !setup command easier and move the missing permissions to a !diagnose command (we can still internally call the !diagnose command every time someone does...
Add a message to be posted in #general after the bot was invited. It should be very short, only say `Your current prefix is !, see commands with !help, to...
Currently the "list" endpoints show all properties for their objects, but should only show properties not marked with @JsonDetails
Add an integration endpoint for [GMW Crates](https://forums.spongepowered.org/t/gwmcrates-universal-crates-plugin-for-your-server/20125). Possibly add a general endpoint for crate plugins, and then combine HuskyCrates and this?