-
Notifications
You must be signed in to change notification settings - Fork 23
Description
This is an idea _11#8218 had on the Discord together with me.
It would be interesting and helpful if Clippy would look for messages containing links to hastebin-like sites and then analyze those for various information like if it is a server log or displays an error.
Then, depending on what it is, would clippy either return the information it could gather (Server version, LP version, plugins installed), solutions to common errors or nothing.
This would imo help gathering critical information for helping others without going through hundreds if not thousands of log-lines.
Maybe in addition to this could clippy have a auto-hastebin function to automatically push uploaded txt/log files to hastebin with a reminder to share logs through this site?