Invite: https://discord.com/oauth2/authorize?client_id=990855990897418270&scope=bot&permissions=52288
Discord: https://discord.gg/k8RcgxpnBS
This is a frontend for the MineCrash backend in the form of a discord bot that is easy and quick to use. It takes in commands containing your error/log as plain text or a .txt file and sends it to the backend and returns the solution as a message in your server.
Why not
Yes, you can fork it and run your own version, it may make requests to our hosted backend or one you host yourself as long as it abides by the license.
Yes. https://discord.com/oauth2/authorize?client_id=990855990897418270&scope=bot&permissions=52288
All contributions are welcome.
To get started with contributing or setting your own bot up you must have Java 22 installed and a discord bot with its token.
To run the bot you just do it like any normal Java program java -jar discordbot.jar
. To add the token either you can modify the code or input it in the program arguments.
If there are issues with the git data maven plugin while using IntelliJ check out this