Ernest314 opened this issue 7 years ago ยท 0 comments
Currently there is no error handling if the channel is too crowded, resulting in dropped messages. This can be fixed by checking for "chat busy" events (or something like that), and re-sending messages until they get through.