implemented /news and deleted debugbot (edit BOT_API_KEY instead) #2

Merged
Rripped merged 40 commits from bot-features into main 2022-03-16 09:08:43 +00:00
Showing only changes of commit d91b98c47b - Show all commits

View File

@ -26,6 +26,7 @@ import news_fetcher
import share_fetcher import share_fetcher
======= =======
import news.news_fetcher as news import news.news_fetcher as news
import share_fetcher
>>>>>>> 725f9806b7109b68219cc273edc616c1059ee4bb >>>>>>> 725f9806b7109b68219cc273edc616c1059ee4bb
from telebot import types from telebot import types