Captain Ezio commited on
Commit
ed1695b
·
1 Parent(s): b9a8113

Update start.py

Browse files
Files changed (1) hide show
  1. Powers/plugins/start.py +1 -1
Powers/plugins/start.py CHANGED
@@ -122,7 +122,7 @@ async def start(c: Gojo, m: Message):
122
  else:
123
  kb = ikb([
124
  [("Connect me to pm",
125
- f"https://t.me/{Config.BOT_USERNAME}?start={Config.BOT_TOKEN}",
126
  "url",
127
  )]
128
  ])
 
122
  else:
123
  kb = ikb([
124
  [("Connect me to pm",
125
+ f"https://t.me/{Config.BOT_USERNAME}?start=start",
126
  "url",
127
  )]
128
  ])