Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
asena: Stickers: PackName
Browse files Browse the repository at this point in the history
  • Loading branch information
yusufusta committed Jun 24, 2020
1 parent daa3430 commit e79b2c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userbot/modules/stickers.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ async def dizla(args):
emoji = splat[1]

packname = f"a{user.id}_by_{user.username}_{pack}"
packnick = f"@{user.username}'s UserBot pack {pack}"
packnick = f"@{user.username}'s @AsenaUserBot pack {pack}"
cmd = '/newpack'
file = io.BytesIO()

Expand Down

0 comments on commit e79b2c4

Please sign in to comment.