for Telegram.
pretty sure that this repo will soon be replaced with https://github.com/AlexeyKuzko/nyan
git clone https://github.com/AlexeyKuzko/OnlyImportantNewsBot cd OnlyImportantNewsBot python3 -m venv /venv source venv/bin/activate pip install -r requirements.txt nohup ~/bin/python ~/bot.py