Skip to content
This repository was archived by the owner on Sep 29, 2021. It is now read-only.

Commit f80b529

Browse files
author
MoveAngel
committed
README: rename link of generator session
Signed-off-by: MoveAngel <[email protected]>
1 parent ecdf2fb commit f80b529

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
```
3333

3434
## Generate String Session
35-
Easy way to get STRING_SESSION.
35+
Easy way to get STRING_SESSION. Click the button and then click button colored green in top 'Run'
3636

3737
### Run on repl.it
38-
[![Run repl.it](https://img.shields.io/badge/run-string__session.py-blue?style=flat-square&logo=repl.it)](https://userbotsession.moveangel.repl.run)
38+
[![Run repl.it](https://img.shields.io/badge/run-string__session.py-blue?style=flat-square&logo=repl.it)](https://repl.it/@MoveAngel/UserbotSession?lite=1&outputonly=1)
3939

4040
### or Run on your terminal
4141
```

userbot/modules/misc.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ async def reedme(event):
7878
"\n[Setup Guide - LastFM Module](https://telegra.ph/How-to-set-up-LastFM-module-for-Paperplane-userbot-11-02)"
7979
"\n[Setup Guide - From MiHub with Pict](https://www.mihub.my.id/2020/05/jadiuserbot.html)"
8080
"\n[Setup Guide - In Indonesian Language](https://telegra.ph/UserIndoBot-05-21-3)"
81-
"\n[Instant Setup - Generate String Session](https://userbotsession.moveangel.repl.run)"
81+
"\n[Instant Setup - Generate String Session](https://repl.it/@MoveAngel/UserbotSession?lite=1&outputonly=1)"
82+
"\n*For Instant Setup, click the green button called 'run' before use"
8283
)
8384

8485

0 commit comments

Comments
 (0)