/pyomegle

Event-based Omegle library for Python

Primary LanguagePython

What is pyomegle?

pyomegle is a Python module for chatting with strangers over Omegle.

It's event-driven, just write a class defining methods such as message, connected, etc and they'll be called (with relevant data) when new information is received from the Omegle server

How to use

See example.py

Authors

Brian Ewing (brianewing)