Bull stock bot for telegram.
export these environment variables to your operating system.
export BOT_TOKEN="You can create a telegram bot and get bot token from https://t.me/botfather"
export FINNHUB_TOKEN="You can get finnhub stock api token from https://finnhub.io"
install python requirements
pip3 install -r requirements.txt
python3 main.py