Update push_tmp_msg.py

page-html
midoks 2 years ago
parent 3aa3b532ac
commit b6b7de42d6
  1. 2
      plugins/tgbot/startup/extend/push_tmp_msg.py

@ -64,4 +64,4 @@ def send_msg(bot, tag='ad', trigger_time=300):
def run(bot):
send_msg(bot, 'ad', 5 * 60)
send_msg(bot, 'tmp_msg', 5 * 60)

Loading…
Cancel
Save