Add manual SMS login flow
This commit is contained in:
@@ -7,7 +7,10 @@ OverUB is a modular Telegram userbot built around a plugin-first architecture.
|
||||
- Optional for QR display: `pip install qrcode`
|
||||
2. Edit `config/config.yml`
|
||||
3. Run: `python -m __main__`
|
||||
4. Optional: set `bot.login_mode` to `qr` for QR login
|
||||
4. Optional login modes:
|
||||
- `phone` (default)
|
||||
- `qr` (QR login)
|
||||
- `sms` (force SMS code)
|
||||
|
||||
## CLI
|
||||
- `python -m __main__ create-plugin <name>`
|
||||
|
||||
Reference in New Issue
Block a user