Skip to content
/ ombot Public

Omegle.com IRC bot built on net-async-omegle

Notifications You must be signed in to change notification settings

cooper/ombot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ombot

Omegle IRC Bot in Perl

Required Packages (obtainable through cpan)

  • IO::Async
  • IO::Socket::IP
  • URI
  • URI::Escape::XS

Commands

All commands can be executed either by using ! or . as a prefix

  • start / begin [<common interests (space separated)>] - starts a new session
  • stop / end - ends current session
  • captcha / submit <response> - sends captcha response to omegle
  • send / say <message> - sends message to omegle stranger
  • asl [<sex>] - sends a random asl, if a parameter is given the sex is replaced with that
  • troll - sends the result of a http request to omegle/trollsrc

About

Omegle.com IRC bot built on net-async-omegle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages