Skip to content

25252www/nonebot_plugin_fire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

已分手,愿各位珍惜眼前人,用尽全力去爱,不要留下遗憾

nonebot

为了「聊的燚燚 N」而努力!

✨ NoneBot2 续火花 ✨

功能💻

实现在两个用户间每天自动发送消息,保证火花不会灭

  • 每天0时向指定用户发送"/echo 花花"
  • 发送前随机延时1~10秒,避免脚本被检测

注意:

  1. 本插件为Server端,您需要再自行配置一个Nonebot机器人作为Client端,以实现对"/echo"命令的响应及返回消息"花花",完成整个续火花的过程。
  2. 使用大号作为QQ机器人带来的风险请自行承担。

安装💿

  1. 安装定时任务插件

  2. pip install nonebot-plugin-fire

.env.*中做出如下配置:

fire_user_id=1234567 #与该QQ号续火花

导入📲

bot.py 导入,语句: nonebot.load_plugin("nonebot_plugin_fire")

截图🖼

About

Nonebot2续火花插件

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages