Invoke the bot callback in an async wrapper.
Compare changes
- Joseph Walton-Rivers authored
+ 21
− 20
@@ -3,27 +3,36 @@
@@ -33,14 +42,6 @@ bot_extra_backend_dir = r'./backends/' # path to backends folder
Hopefully, should stop plugins blocking the async thread.