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

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
.env
env
__pycache__/*
telegram_bot/__pycache__/*