We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[INFO 03-30 16:09:08 labots.irc.client] Connecting to IRC server irc://chat.freenode.net:6667 ... /usr/lib/python3.7/site-packages/labots/irc/client.py:85: RuntimeWarning: coroutine 'TLSSupport.connect' was never awaited tls_verify = self._tls_verify) RuntimeWarning: Enable tracemalloc to get the object allocation traceback [INFO 03-30 16:09:08 labots.bot.manager] Loading bots from path '/var/lib/labots/bots' ... [INFO 03-30 16:09:08 labots.bot.manager] Configuration of bot 'example' is loaded [INFO 03-30 16:09:08 sqlitedict] opening Sqlite table 'bots.example' in /var/lib/labots/storage.db [INFO 03-30 16:09:08 sqlitedict] opening Sqlite table 'bots.example' in /var/lib/labots/cache.db [INFO 03-30 16:09:08 labots.bot.manager] Bot 'example' overrides: ['init', 'on_message'] [INFO 03-30 16:09:08 labots.bot.bot:example] {'targets': [None]} [INFO 03-30 16:09:08 labots.bot.manager] Bot 'example' is loaded [INFO 03-30 16:09:08 labots.api.server] Starting the API server, listening on http://localhost:30553 ... [INFO 03-30 16:09:08 labots.irc.client] Starting handle messages from IRC server... /usr/lib/python3.7/site-packages/labots/irc/client.py:89: RuntimeWarning: coroutine 'BasicClient.handle_forever' was never awaited self._client.handle_forever() RuntimeWarning: Enable tracemalloc to get the object allocation traceback
The text was updated successfully, but these errors were encountered:
SilverRainZ
No branches or pull requests
The text was updated successfully, but these errors were encountered: