Date_Bot A simple bot that tells how many days until the new year Download git clone https://github.com/Mazgagzam/Date_Bot.git cd Date_Bot python3 -m venv venv source venv/bin/activate pip install -r requirements.txt python main.py