Skip to content

Commit

Permalink
Update Self.py
Browse files Browse the repository at this point in the history
  • Loading branch information
NesaWira authored Dec 1, 2017
1 parent c760534 commit 74306c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Self.py
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ def bot(op):
try:
kc.kickoutFromGroup(op.param1,[op.param2])
kk.kickoutFromGroup(op.param1,[op.param2])
except:
except:
try:
random.choice(KAC).kickoutFromGroup(op.param1,[op.param2])
except:
Expand Down

0 comments on commit 74306c2

Please sign in to comment.