some-fixes
This commit is contained in:
@@ -5,7 +5,7 @@ import os
|
||||
from bot.config import BOT_TOKEN, WEBHOOK
|
||||
|
||||
|
||||
apiBase = f"https://api.telegram.org/bot{TOKEN}/"
|
||||
apiBase = f"https://api.telegram.org/bot{BOT_TOKEN}/"
|
||||
|
||||
|
||||
def register_webhook():
|
||||
|
Reference in New Issue
Block a user