I have Coroutines.ReactionWait() in a while loop, while my bot is waiting for external input.
My problem:
It's hard to see essential information about why my bot isn't working when the log is filled with "[ReactionWait] Now sleeping 272 ms.". Also my log files have grown to over 37 MB per...