This script is written in Python in which it basically ask user to enter the name of Cryptocurrency they want to get info of and then print the Current price of that Cryptocurrency and whether it is Increased or Decreased on that day so that user can make their decision wisely at the time of buying Cryptocurrencies.
To run the bot, open the command line in the cloned repo directory and install the requirements using pip with the following command:
pip install -r requirements.txt
To run the bot, run the following in the command line:
python3 main.py