FabricMC / kotlin-fabric-discord-bot

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

Parse logs for common mistakes #2

Closed Scotsguy closed 4 years ago

Scotsguy commented 4 years ago

basically just translated from https://github.com/Scotsguy/background-cat my go is a little rusty (pun intended) so any improvements are welcome additionally, the list of parsers is looking a little slim

modmuss50 commented 4 years ago

Going to test it my self, and then it should be good. Thanks for this. We can improve the parsers and messages over time.

calloatti commented 4 years ago

Dont expect me to understand the code, but just in case here is as example of someone using java 32 bits, its a multimc log

https://paste.ee/p/FFweF

calloatti commented 4 years ago

There is a test for the fabric api, but some mods add dependencies to the fabric api modules instead of the fabric api, for example modmenu. The pattern for a fabric module mod id is that they all start with "fabric-"