Skip to content

Instantly share code, notes, and snippets.

View oguzduman-eng's full-sized avatar

oguzduman-eng

View GitHub Profile
import asyncio
import sys
import os
import re
import shutil
import datetime
sys.path.insert(0, "/opt/jarvis")
from aiogram import Bot, Dispatcher