Chris Bellew
Chris Bellew
Dayum! Thanks guys!
Ugh. Back in maintenance mode.
The new site is not playing nice with phantomjs. It seems to get stuck at the little spinner thing. No matter how long I wait it doesn't get beyond that.
Yeah, I logged in manually then copied some of the cookies and had phantom add them before calling the page to load a room, but it just hangs at the...
I've been in touch with someone at Plug, and he said they appreciate the thought and creativity that has gone into creating bots on the service. I've also asked him...
Just a little update. I did hear back from my contact at plug although haven't quite gotten any information yet. I elaborated on what info I need from the developers...
The folder can be anywhere, but you should run "npm install cmbot" from that folder to make sure all the dependencies are installed. I'm not sure why you're getting that...
@jcott28 Here's one thing to try: ``` bot.on('ready', function(data) { bot.page.render("/path/to/image.png"); console.log("rendered"); }); ``` That will have the virtual browser render a screenshot of what it's seeing - you can...
Not really, there are a lot of dependencies so the best way is to figure out how to get npm install cmbot to work. Do some searches on the errors...
So when you got a screenshot, the bot wasn't logged in?