Skip to content

Commit e6ca7ff

Browse files
Update file name for command
1 parent d54aff7 commit e6ca7ff

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Telegram bot to generate pyrogram and telethon string session.
3535
```
3636
5. Run the file
3737
```markdown
38-
python3 generator.py
38+
python3 bot.py
3939
```
4040

4141
## Environment Variables
@@ -50,7 +50,11 @@ Telegram bot to generate pyrogram and telethon string session.
5050

5151
## Functions
5252

53-
> More features soon if suggested by you :)
53+
- 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+
5458

5559
## To-Do
5660

0 commit comments

Comments
 (0)