Bot features #7

Merged
H4CK3R-01 merged 7 commits from bot-features into main 2022-03-17 15:29:16 +00:00
Showing only changes of commit 458ef32eeb - Show all commits

View File

@ -21,13 +21,8 @@ import time
import sys
import logging
<<<<<<< HEAD
import news_fetcher
import share_fetcher
=======
import news.news_fetcher as news
import share_fetcher
>>>>>>> 725f9806b7109b68219cc273edc616c1059ee4bb
from telebot import types
from dotenv import load_dotenv