feat: Automatically use the at me list when the number of at all is insufficient or the bot is not an administrator
This commit is contained in:
@@ -130,9 +130,6 @@ class StarBot:
|
||||
|
||||
logger.info("开始运行 Ariadne 消息推送模块")
|
||||
|
||||
for bot in self.__datasource.bots:
|
||||
bot.start_sender()
|
||||
|
||||
try:
|
||||
Ariadne.launch_blocking()
|
||||
except RuntimeError as ex:
|
||||
|
||||
Reference in New Issue
Block a user