lucasad / node-snapchat

A SnapChat client in Node.js
91 stars 30 forks source link

The time of client.send is hardcoded to 3. #12

Closed EmilBechMadsen closed 10 years ago

EmilBechMadsen commented 10 years ago

Hey. Loving the library.

I noticed that in client.js#send there's a hardcoded time-value on line 130, so all imagesnaps sent are 3 seconds in duration. Thought you oughta know :)

lucasad commented 10 years ago

Oh, I hadn't noticed because I used the other API. I'll fix that rightaway