Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 252 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 252 Bytes

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