Skip to content

Instantly share code, notes, and snippets.

View noranta4's full-sized avatar

Antonio Norelli noranta4

View GitHub Profile
from uuid import uuid4
from aiogram.types import InlineQueryResultGame
from backend.settings import BOT_TOKEN
def get_ngrok_https():
import json
import os