A Python Selenium-based X/Twitter bot that can:
- Login with selenium.
- Scrape tweets with infinite scrolling based on specified search keywords.
Complete settings.py file, then run the following commands:
$ python main.py --login
$ python main.py --scrape <search_keywords>