Merge branch 'dev' into dev

This commit is contained in:
SengokuCola
2025-06-02 23:09:11 +08:00
committed by GitHub
13 changed files with 144 additions and 192 deletions

View File

@@ -208,15 +208,6 @@ class EmojiConfig(ConfigBase):
check_interval: int = 120
"""表情包检查间隔(分钟)"""
save_pic: bool = True
"""是否保存图片"""
save_emoji: bool = True
"""是否保存表情包"""
cache_emoji: bool = True
"""是否缓存表情包"""
steal_emoji: bool = True
"""是否偷取表情包,让麦麦可以发送她保存的这些表情包"""