Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 628 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 628 Bytes

Omegle Text Bot

Description

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

Requirements

Environment Setup

  • Run pip install -r requirements.txt

How to run it

git clone https://github.com/Ganofins/Omegle-Text-Bot.git
cd omegle-text-bot/
python3 main.py -m "Test Message" -c 2

Contribute

Feel free to contribute to this repository.