omegle-node icon indicating copy to clipboard operation
omegle-node copied to clipboard

Unofficial node.js API for Omegle

Results 6 omegle-node issues
Sort by recently updated
recently updated
newest added

i dont quite know if spymode works

I keep getting “Connected to the server as undefined”, am I doing something wrong? ` var Omegle = require('omegle-node'); var om = new Omegle(); om.on('omerror',function(err){ console.log('Error: ' + err); });...

Fixes the send() function not sending quotes and other special chars by changing the querystring package to an alternative package called query-string.

Hello there, glad to find this repo, looks like it could save me lots of time. I am trying to make some kind of AI that will learn to talk...

Since this repo here seems to be dead, but the fork that lasted longer (of @hdboye ) didnt have an issues tab active, i decided to ask here. Does hdboye's...