Aleksandr
Aleksandr
xCAT 2.16.0, 2 VMs with Ubuntu 18.04 (I'll call them VM1 and VM2) Apparently xCAT remote shell messes up with text encoding. How to reproduce: 1. Setup xCAT Management Node...
What does it mean? I see MASK_HOST is taken as TLS_DOMAIN, do I really need it? Also a quick example how to set proxy behind nginx along with real website...
Currently when a channel is banned, it's username is [posted](https://github.com/aiogram/bot/blob/586b368858f657bb9cc73a149d653455b3edec93/aiogram_bot/handlers/simple_admin.py#L42) with leading @, making it clickable, which helps promoting such channels. I suggest removing the @ symbol so chat user...
I'm having a strange issue. Acralyzer based on Cloudant gives no real information. Look here: http://yadi.sk/d/XCpb256wJDHYL This is result from 3 different devices. "Bugs" section is just empty. What's the...
Hello and excuse me for a strange question. I've started maintaining our company's small project written in Go. It uses SQLite3 and your go-sqlcipher, also Gorm v1 and labstack/echo as...
The previous game logic involved multiple iterations over the game field. This PR tries to reduce the number of such iterations to only 1. A new "game analyzer" is built...
Надо как-то уточнить, что при нажатии кнопки на сообщении, которое было отправлено из инлайн-режима, ситуация сложнее: нет объекта сообщени, т.е. непонятно, как редактировать текст, не зная оригинал. https://mastergroosha.github.io/aiogram-3-guide/buttons/
### Checklist - [X] I am sure the error is coming from aiogram code - [X] I have searched in the issue tracker for similar bug reports, including closed ones...
Hello! I'd like to form my own siteinfo file, how should I form it? Especially "resource_url": tag
### Steps to reproduce 1. Create a group or channel 2. Add a description with t.me link with semicolon in the end For your convenience I've created a demo channel:...