FabricMC / kotlin-fabric-discord-bot

The discord bot previously used in the fabric discord server.
MIT License
5 stars 7 forks source link

Commands to get a link to web javadoc for yarn and fabric api #9

Open i509VCB opened 4 years ago

i509VCB commented 4 years ago

Does what is says on the tin.

For api a syntax like !apidocs [version] where the version parameter is the latest version by default.

For yarn, !yarndocs [minecraftVersion] [build] where the version defaults to latest and build defaults to latest

ariesclark commented 3 years ago

tags solve this?