benx1n / HikariBot

战舰世界HikariBot,支持战绩查询,基于Nonebot2全平台兼容
MIT License
181 stars 24 forks source link

telegram bot适配,wws me info,wws me recent可用。 #29

Closed hellofinch closed 2 years ago

hellofinch commented 2 years ago

添加了telegram bot在.env中的设置。 修改了图片传回方式 修改ev.user_id为ev.get_user_id() 修改ev.group_id为ev.get_session_id() 添加了.env中关于telegram bot api token的设置 添加了.env中关于telegram adapter对drive的设置 修改了.env中private 私聊选项的设置

测试了 wws me info, wws me recent, wws 特殊绑定 cn xxxxxxxx

未对群组中的消息进行测试。