Update push_notice_msg.py

pull/494/head
midoks 2 years ago
parent 363f97119c
commit 36d59c6c67
  1. 2
      plugins/tgbot/startup/extend/push_notice_msg.py

@ -59,7 +59,7 @@ def send_msg(bot, tag='ad', trigger_time=300):
keyboard = [
[
types.InlineKeyboardButton(
text="综合包网/NG接口开户", url='https://t.me/NG_Tony')
text="🚀 综合包网/NG接口开户", url='https://t.me/NG_Tony')
],
[
types.InlineKeyboardButton(

Loading…
Cancel
Save