Alnyz

Results 7 issues of Alnyz

i've try create Rest API using this framework and using [herokuapp](herokuapp.com) as hosting iam using Vibora 0.0.6 and gunicorn 19.9.0 i just write simple tester look like this ```python from...

my bot didn't receive any message?! using `python3.7` using `yowsup-cli v2.0.15 Using yowsup v2.5.2` bot running as well, and getting return printed `[Whatsapp] Mac started` what's wrong?

i've new in `hyper` i want just send request using file for a body but i didn't get valid argument for this let say i have code like this: ```python...

i have 2 commands inside my plugins > register.py ```py async def callback_tutor1(bot: Bot, message: Message): profile = bot.mongodb.find_user(message.from_user.id) msg = f'{q1.description} \n' f'\n{q1.sort_desc}' chat = message.chat answer = await...

To make `AsyncLine` better, I beg for a logical participation to add / subtract a feature in `AsyncLine`

enhancement
help wanted

Hello, I recently discovered this project and found it interesting and useful for certain cases. However, upon examining the source code, I observed that the `save` method updates an existing...