Tert0/fastapi-discord

fastapi-discord not working with package uvicorn

Closed this issue · 1 comments

When I try to use uvicorn.run... I get RuntimeError: no running event loop
but when I use uvicorn in the cli I don't get any errors.
Would it be possible to support the uvicorn package