randydev commited on
Commit
3b277eb
·
verified ·
1 Parent(s): 43d0b09

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +0 -2
main.py CHANGED
@@ -59,8 +59,6 @@ async def must_join_channel(bot: Client, msg: Message):
59
  try:
60
  if not (
61
  await check_membership(MUST_JOIN, bot, msg)
62
- and
63
- await check_membership(MUST_JOIN_2, bot, msg)
64
  ):
65
  force_button = InlineKeyboardMarkup(
66
  [
 
59
  try:
60
  if not (
61
  await check_membership(MUST_JOIN, bot, msg)
 
 
62
  ):
63
  force_button = InlineKeyboardMarkup(
64
  [