-
When creating creating and editing GPTs (bots) at https://chatgpt.com/gpts/editor/bot_name_here, the "Chat Auto-Continued" sign keeps popping up over and over even though there aren't any chats that r…
-
When replying to a message from another chat which was a forward, the `sender_user` seems to be filled with information from the initially forwarded user, rather than information about the message sen…
-
For a Telegram bot that manages chats, I need to be able to:
* handle any "common" messages to the chat to perform some moderation;
* if the message also happens to be a command, then run the corr…
-
Bug report template
=User information=
* OS (iOS / Android): Android
* Chai App Version: 0.4.204
* Login Type: Google
--
* Bot ID / Share Link: N/A
* UserID: X5tKp1OrfpdwN06xZ…
-
**Describe the bug**
The go to top button has been merged with the chat bot button
**Expected behavior**
Both should stand independent
**Screenshots**
![Screenshot 2024-11-09 182515](https:/…
-
### Steps to reproduce
1. Open chat with any bot.
2. Make sure there is enough history for scrolling.
3. Post this text in the bot. There is no need for any reply.
Click to expand
```
1 …
-
Don't spend too much time on this - just init vercel's chatbot project and add our tokens there. The project will be in the Imtjl, the token will be secured in .env, the repo for chatbot should be pri…
-
Baibot reacts not only for !command and @baibot, but also for any string containing "baibot"
Is this intentionally and configurable?
for example pasting URLs like https://github.com/etkecc/baibo…
-
I tried this code:
```rust
use std::error::Error;
#[allow(unused_imports)]
use teloxide::dispatching::dialogue::serializer::{Bincode, Cbor, Json};
use teloxide::dispatching::dialogue::{
self…
-
Создание сообщения с разметкой MarkdownV2 и HTML работает и отображается корректно, но при редактировании уже отправленного сообщения работает только разметка HTML, при выборе MarkdownV2 сообщение не …