Skip to content

Commit

Permalink
Restart ✅
Browse files Browse the repository at this point in the history
  • Loading branch information
Aluval authored Sep 16, 2024
1 parent a6e9311 commit aa57d97
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions main/rename.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@
from pymongo.errors import PyMongoError
from yt_dlp import YoutubeDL
from html_telegraph_poster import TelegraphPoster
from os import execl as osexecl
from sys import executable
from config import *
import logging

logging.basicConfig(
Expand Down

0 comments on commit aa57d97

Please sign in to comment.