This commit is contained in:
kr0sh512
2023-11-11 01:56:27 +03:00
parent eac245263b
commit c4751fd4f1
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/python3.3
import threading, telebot, schedule, time, re
import threading, telebot, schedule, time
from datetime import datetime
import os, sys
from telebot import types