Switched to new API
Esse commit está contido em:
@@ -15,7 +15,7 @@ function video(name, deps) {
|
||||
});
|
||||
|
||||
// Add a handler on images update
|
||||
deps.client.createPngStream()
|
||||
deps.client.getPngStream()
|
||||
.on('error', console.log)
|
||||
.on('data', function(frame) {
|
||||
latestImage = frame;
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário