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 4d67d0cdd0 - Show all commits

3
.gitignore vendored
View File

@ -1,6 +1,9 @@
.idea/*
.env
.env.example
env
Lib
Include
__pycache__/*
telegram_bot/__pycache__/*
telegram_bot/news/__pycache__/*