-
## Bug Report
### System Information/Logs
**Sonarr Version: 2.0.0.4949**
**Operating System: unRAID Docker**
**.net Framework (Windows) or mono (macOS/Linux) Version:**
**Link to Lo…
ghost updated
3 years ago
-
Hi @bmino,
First I would like to thank you for your work! It's great that you share your knowledge and experience with us.
I tested the bot for more than a week and it managed to execute more th…
-
I am following simple keyboard given here: https://github.com/RealPeha/telegram-keyboard/blob/master/examples/telegraf/simple.js
I am deploying my bot on AWS lamda using serverless framework that's…
-
### Steps to reproduce
1. Have QT_QPA_PLATFORM=wayland env variable set
2. Open telegram and try scrolling anything (the list of chats, messages, settings)
3. The scrolling lags
### Expected b…
-
### Steps to reproduce
1. copy formula from https://ru.wikipedia.org/wiki/%D0%A2%D0%B5%D0%BE%D1%80%D0%B5%D0%BC%D0%B0_%D0%9A%D1%80%D0%BE%D0%BD%D0%B5%D0%BA%D0%B5%D1%80%D0%B0_%E2%80%94_%D0%9A%D0%B0%D0%B…
ohhmm updated
3 years ago
-
## Context
aiogram's [update_chat()](https://github.com/aiogram/aiogram/blob/dev-2.x/aiogram/types/chat.py#L114) method currently uses the following procedure for updating chat info:
```python
ot…
-
Hi! Thanks for this cool Bot. However, I'm getting the following error:
**No error handlers are registered, logging exception.**
Traceback (most recent call last):
File "/Library/Frameworks/P…
-
* Abp package version : 5.8.0
* base framework: .Net Core.
```
[HttpPost]
[DisableValidation]
[DontWrapResult]
public async Task Post([FromBody]Update update)
…
-
It looks like there are a few cases where the markdown module is mangling Slack formatting that isn't accounted for in the test cases. Since the markdown conversion occurs outside of prepare_message_b…
-
Some channels (like experimental WhatsApp) just support images and don’t support Adaptive Cards. It would be great if there was a middleware, which could be used to transform adaptive cards to images …