Mikhail Kashkin

Results 2 issues of Mikhail Kashkin

Here is my fix for the #359 What have been done here: - one `loop` object for Bot class and for underlying sessions. - removed `_pool`. I don't know what...

I'm trying to create a web app that communicates with Telegram. And trying to use Sanic web framework with Telepot. Both are asyncio based. Now I'm getting a very weird...