diff --git a/driver/core.py b/driver/core.py index 2651d41..00940f8 100644 --- a/driver/core.py +++ b/driver/core.py @@ -4,7 +4,7 @@ from pytgcalls import PyTgCalls bot = Client( - ":telegram:", + ":veez:", API_ID, API_HASH, bot_token=BOT_TOKEN,