Kevin Li
Results
1
issues of
Kevin Li
## Description I'm encountering a `TypeError` in the `pydle` library when running my IRC bot. The error occurs because the `_create_user` method, which is synchronous, is being called with `await`...