希原夏森
希原夏森
The language file seems to be expired. Can you update the language file of 1.18.1 or provide a template for translation
The language file seems to be expired. Can you update the language file of 1.18.1 or provide a template for translation
# Bug ## 问题 Request url拼接方式导致重复encode,比如reaction操作中对emoji进行了quote,拼接路径时会对其再进行一次encode,导致Unknown Emoji错误。 ## 如何复现 贴reaction表情 ## 预期行为 用f-str拼接路径或者不对emoji进行额外的quote处理 ## 使用环境: - Python 版本: 3.10.15 - Nonebot2 版本: 2.4.2 - 使用驱动器: ~fastapi+~aiohttp ## 日志/截图 