mirror of https://github.com/coddrago/Heroku
Update token_obtainment.py
parent
0bcf291d9d
commit
7de416a1f5
|
@ -52,7 +52,7 @@ class TokenObtainment(InlineUnit):
|
|||
username = f"@heroku_{uid}_bot"
|
||||
|
||||
for msg in [
|
||||
f"🪐 Heroku userbot of {self._name}"[:64],
|
||||
f"🪐 Heroku userbot"[:64],
|
||||
username,
|
||||
"/setuserpic",
|
||||
username,
|
||||
|
|
Loading…
Reference in New Issue