1 parent d54aff7 commit e6ca7ffCopy full SHA for e6ca7ff
1 file changed
README.md
@@ -35,7 +35,7 @@ Telegram bot to generate pyrogram and telethon string session.
35
```
36
5. Run the file
37
```markdown
38
- python3 generator.py
+ python3 bot.py
39
40
41
## Environment Variables
@@ -50,7 +50,11 @@ Telegram bot to generate pyrogram and telethon string session.
50
51
## Functions
52
53
-> More features soon if suggested by you :)
+- Generate Pyrogram user string session
54
+- Generate Pyrogram bot string session
55
+- Generate Pyrogram (Major) Version 1 string session
56
+- Generate Telethon string session
57
+
58
59
## To-Do
60
0 commit comments