text update

This commit is contained in:
2025-03-06 16:44:28 +03:00
parent 9cda21ea29
commit a0c0726865
6 changed files with 53 additions and 40 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ def help_message(message: types.Message):
def source(message: types.Message):
bot.send_message(
message.chat.id,
"[Страничка бота на Github!](https://github.com/kr0sh512/rc-tgbot)\n\nСтарался раб профкомский [Дмитрий](https://t.me/kr0sh_512)",
"[Страничка бота на Github!](https://github.com/kr0sh512/rc-tgbot)\n\nСтарался раб профкомский [Дмитрий](https://t.me/kr0sh_512). mewow.",
parse_mode="Markdown",
)