mirror of
https://github.com/anasty17/mirror-leech-telegram-bot.git
synced 2025-01-09 04:47:34 +08:00
eb3bedaffd
- Now you can add cfg.zip in repo directory and not only from bot settings - Other minor fixes Signed-off-by: anasty17 <e.anastayyar@gmail.com>
4 lines
78 B
Python
4 lines
78 B
Python
from sabnzbdapi.requests import SabnzbdClient
|
|
|
|
__all__ = ["SabnzbdClient"]
|