Skip to content

noneplugin/nonebot-plugin-withdraw

Repository files navigation

nonebot-plugin-withdraw

基于 nonebot2 的简单撤回插件,让机器人撤回 自己发出的消息

使用场景是如果机器人发出了不和谐的消息,群友可以帮忙及时撤回

使用

以下命令需要加命令前缀 (默认为/),可自行设置为空

方式1:

@机器人 撤回 [num]

num 指机器人发的倒数第几条消息,从 0 开始,默认为 0,如:

@机器人 撤回    # 撤回倒数第一条消息
@机器人 撤回 1    # 撤回倒数第二条消息

方式2:

回复需要撤回的消息,回复“撤回”(部分适配器不支持)

支持的 adapter

  • OneBot v11
  • OneBot v12
  • Kaiheila
  • Telegram
  • Feishu
  • RedProtocol
  • Discord
  • QQ
  • Satori
  • DoDo

About

A simple withdraw plugin for Nonebot2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages