feat: check emoji in promote title

This commit is contained in:
草师傅 2025-09-19 20:26:46 +08:00
parent b13e8533ed
commit 69873b3c8d
3 changed files with 16 additions and 0 deletions

View file

@ -7,6 +7,7 @@ dependencies = [
"aiodns==3.5.0",
"aiogram==3.21.0",
"dulwich==0.24.1",
"emoji==2.14.1",
"mastodon-py==2.0.1",
"matrix-nio==0.25.2",
"mcstatus==12.0.2",