It would be better if we used JDA's logger instead of our own custom class that just uses System.out.println.
System.out.println
We switched to SLF4J and the internal Logger is now deprecated.
No dependencies set.
The note is not visible to the blocked user.
It would be better if we used JDA's logger instead of our own custom class that just uses
System.out.println.We switched to SLF4J and the internal Logger is now deprecated.