ls-discord-bot icon indicating copy to clipboard operation
ls-discord-bot copied to clipboard

Smart responses for error logs

Open sttephen opened this issue 2 years ago • 17 comments

Explain your idea.

I think at this stage we should be having responses for error logs to automate some tickets.

The bot should look at error logs given and present the exact line of the error.

It should also be able to provide a smart response for certain phrases. Spigot is not perfect with sharing error information, but I can think of at least 10-20 errors which are fairly descriptive but still confusing. Eg: "commands are of wrong type" = plugin.yml commands area fucked up. If a phrase is found, the bot should provide a response. If not, ignore. I am happy to help build the bank of phrases to check for -> responses.

Here's an example: (obviously it would look better than this) image A fix would only be provided if one can be found. If not, it can still display them the error and line!

How could you do this differently

No response

Anything else?

No response

sttephen avatar Dec 20 '22 17:12 sttephen