This is a satirical bot that over state the Stock market movements, if the market closes in green even by a few points it will call it a bull market and similarly if the market closes in red it will consider it a bear market. The bot has no other purpose. The script uses Twitter API to interact with the twitter app and it fetches the require data like daily closing price from National Stock Exchange website with the help of NSE python libraries.
- Python = 3.10.4
- nsepy = 0.8
- nsepython = 0.0.972
- requests = 2.27.1
- tweepy = 4.10.0