mcgrailm

Results 2 issues of mcgrailm

I have change the profile data of my bot just like the example ``` bot.modifyProfile({ website:'http://ttdashboard.com/', about:'My bot.' }, callback); ``` and then realized that we didn't want any data...

at about 1 AM EST I got this error on more than 1 bot ``` net.js:391 throw new Error('Socket is not writable'); ^ Error: Socket is not writable at Client._writeOut...