Using this simple Python script you can send a message to the strangers of Text mode in Omegle. You can send the times you want to send a message to an individual stranger.
For more help -
python3 main.py -h
- Python 3
- Selenium
- Chrome Browser
- Chromedriver (http://chromedriver.chromium.org/)
- Run pip install -r requirements.txt
git clone https://github.com/Ganofins/Omegle-Text-Bot.git
cd omegle-text-bot/
python3 main.py -m "Test Message" -c 2
Feel free to contribute to this repository.