Skip to content

Commit

Permalink
fix: 消息推送插件触发频率太高了,修改指令;
Browse files Browse the repository at this point in the history
  • Loading branch information
Giftia committed May 23, 2022
1 parent 0cd30e7 commit 895a7a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/chatPush.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module.exports = {
插件名: "微信息知频道消息推送插件",
指令: "提醒",
版本: "2.1",
指令: "^提醒",
版本: "2.2",
作者: "Giftina",
描述: "将指定格式的消息推送至微信息知指定频道,适合传送消息至微信。",
使用示例: "提醒我晚上要手冲",
Expand Down

0 comments on commit 895a7a3

Please sign in to comment.