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 f28c0e69ef - Show all commits

View File

@ -27,7 +27,8 @@ import shares.wait_for_share
from telebot import types
from dotenv import load_dotenv
from share_fetcher import Share_Handler
import shares.wait_for_share
from shares.share_fetcher import Share_Handler
load_dotenv()