Skip to content

Commit

Permalink
fix: 增加一些补充信息
Browse files Browse the repository at this point in the history
  • Loading branch information
shengwang52005 committed Aug 13, 2024
1 parent 1f994a4 commit 04de9e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pokepoke_miss/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import random

# 戳一戳 Matcher
poke = on_notice()
poke = on_notice(priority=100,block=False)

# 消息列表

Expand Down

0 comments on commit 04de9e8

Please sign in to comment.