mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-06 20:04:51 +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__)
|
LOGGER = getLogger(__name__)
|
||||||
|
|
||||||
__MODULE__ = "GenString"
|
__MODULE__ = "Session Generator"
|
||||||
__HELP__ = """
|
__HELP__ = """
|
||||||
/genstring - Generate string session using this bot. Only support Pyrogram v2 and Telethon.
|
/genstring - Generate string session using this bot. Only support Pyrogram v2 and Telethon.
|
||||||
"""
|
"""
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue