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

5
.gitignore vendored
View File

@ -4,6 +4,5 @@
env
Lib
Include
__pycache__/*
telegram_bot/__pycache__/*
telegram_bot/news/__pycache__/*
*/*/__pycache__/*
*/__pycache__/*