Mosquito
Mosquito
@RomanKhudobei don't you want add some example in documentation? Or add it here, I will add it.
in this case connection name might be a part of the url, like `?name=my%20custom%20name`
If you know how it's might be fixed, do not keep silence.
the MERGE implies CONFLICTS, what is source of truth? The URL should be updated by the params, or the params might replaced by the url parts?
@bodograumann it's just sugar. Do you want to add it to the types or in the API docs?
Please add your code example.
The first of all your `main()` should be a separate task IMHO. Just add: ```python @bot.event async def on_ready(): task = asyncio.create_task(main()) # if the your discord library supports long...
But to be honest, I would advise you to look at [aiomisc](https://aiomisc.readthedocs.io/en/latest/tutorial.html#services) and run it as 2 separate `aiomisc.Service`
I really don't understand the architecture of your service, but it looks like the event loop has been stopped. You may use this example instead of `aio_pika` and, I guess,...
Ever since I got an "D" in telepathy in high school, I don't believe in magic.