mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 17:44:50 +00:00
Add session generator Telethon and Pyrogram
This commit is contained in:
parent
e4dd438396
commit
b594d67613
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ from telethon.errors import (
|
|||
|
||||
LOGGER = getLogger(__name__)
|
||||
|
||||
__MODULE__ = "GenString"
|
||||
__MODULE__ = "Session Generator"
|
||||
__HELP__ = """
|
||||
/genstring - Generate string session using this bot. Only support Pyrogram v2 and Telethon.
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue