FabricMC / kotlin-fabric-discord-bot

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

Tags (Tricks) system #15

Closed gdude2002 closed 3 years ago

gdude2002 commented 3 years ago

This will replace K9's tricks system once implemented. The idea is to have something similar, with the following design:

This will involve writing some library-style code, but it should be possible to write a tag linter into the bot as well, so that the JAR could be downloaded by the CI system and used to lint the tags in the repo. We'll see, though.

Scotsguy commented 3 years ago

Done in #18 and FabricMC/community#2 🦞