Skip to content

Commit

Permalink
Update kang.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Prince-Mendiratta authored Dec 6, 2019
1 parent 13bf941 commit 0d675f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions userbot/plugins/kang.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ async def kang(args):
# pack
emoji = splat[1]

packname = f"@A_Dark_Princ3 ki gufa me {user.username}"
packnick = f"@{user.username}'s kang pack Vol.{pack}"
packname = f"@A_Dark_Princ3 ki gufa me {userid}"
packnick = f"Anubis_Baba_with_{userid}"
cmd = '/newpack'
file = io.BytesIO()

Expand Down

0 comments on commit 0d675f5

Please sign in to comment.