randydev commited on
Commit
6978e51
·
verified ·
1 Parent(s): b16804b
Files changed (1) hide show
  1. chatbot/plugins/chat.py +0 -2
chatbot/plugins/chat.py CHANGED
@@ -186,8 +186,6 @@ async def cancel_(client, callback_query):
186
  & ~filters.forwarded
187
  )
188
  async def startbot(client: Client, message: Message):
189
- if message.from_user.id in NOT_ALLOWED_NON_PROGRAMMER:
190
- return
191
  buttons = [
192
  [
193
  InlineKeyboardButton(
 
186
  & ~filters.forwarded
187
  )
188
  async def startbot(client: Client, message: Message):
 
 
189
  buttons = [
190
  [
191
  InlineKeyboardButton(