Skip to content

Commit 97737e1

Browse files
authored
Debug
1 parent bdbb9e1 commit 97737e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/start.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from pyrogram.errors import FloodWait
77

88
from bot import Bot
9-
from config import client.db_channel.id, ADMINS, START_MSG, OWNER_ID
9+
from config import ADMINS, START_MSG, OWNER_ID
1010
from helper_func import subscribed, encode, decode, get_messages
1111

1212
@Bot.on_message(filters.command('start') & filters.private & subscribed)

0 commit comments

Comments
 (0)