Origin #2

Merged
Whyverum merged 35 commits from origin into master 2024-12-23 18:17:17 +03:00
Showing only changes of commit f0560571dc - Show all commits

View File

@@ -1,7 +1,6 @@
# BotCode/routers/inline/posts_inline.py # BotCode/routers/inline/posts_inline.py
# Создание красивых постов по вкусу (в разработке) # Создание красивых постов по вкусу (в разработке)
import hashlib
import uuid import uuid
from aiogram import Router, types from aiogram import Router, types