Discord Integration (Resolves #1833)
Adds the ability to verify via discord account. This code is has been fully tested by me to the fullest extent possible.
Note: The Travis build failed due to the missing JDA dependancy that can be found at https://github.com/DV8FromTheWorld/JDA/releases
Also note: You will need my JDA jar to provide JDA to the server, found at https://github.com/ZeroEpoch1969/Minecraft-JDA/releases
Edit @Wild1145 - Resolves #1833
CI Pipeline and testing is blocked by #2171 - Looks like an issue with TF-WorldEdit trying to use a super old Craftbukkit version which is no longer resolvable. The issue is fixed more or less with the 7.0.0-Snapshot of WorldEdit but haven't had much joy trying to merge the TF-WorldEdit into that version. As soon as the ticket for the build issues is closed I will put this through the pipeline and do some testing.
I've re-ran the build after getting it working, it appears the dependency required for this PR is missing? It could be an old version or it could be that we don't have a repo with the dependency in.