pull/398/head
midoks 2 years ago
parent 52cf675843
commit db67cea737
  1. 4
      plugins/tgbot/startup/extend/push_ad.py
  2. 5
      plugins/tgbot/startup/extend/push_notice_msg.py

@ -46,6 +46,10 @@ def send_msg(bot, tag='ad', trigger_time=300):
types.InlineKeyboardButton(
text="赞助联系ME", url='tg://user?id=5568699210')
],
[
types.InlineKeyboardButton(
text="CK资源采集", url='https://ckzy1.com/')
],
[
types.InlineKeyboardButton(
text="CMS导航网♻", url='https://t.me/maccms_jccms')

@ -42,11 +42,16 @@ def send_msg(bot, tag='ad', trigger_time=300):
# https://t.me/gjgzs2022 | 19/m
# ♻CMS导航网♻/💰流量变现💰 | 28/m
# CK资源采集 |29/m
keyboard = [
[
types.InlineKeyboardButton(
text="为了不打扰双方,私聊解决问题先转100U,否则无视!", url='tg://user?id=5568699210')
],
[
types.InlineKeyboardButton(
text="CK资源采集", url='https://ckzy1.com/')
],
[
types.InlineKeyboardButton(
text="CMS导航网♻", url='https://t.me/maccms_jccms')

Loading…
Cancel
Save