sharon (=ↀωↀ=)✧ cryptocryptocrypto sharon
Results
3
comments of
sharon (=ↀωↀ=)✧ cryptocryptocrypto sharon
```js client.call('follow_api', 'get_following', ['sweetsssj']).then(console.log) ``` ``` (node:4249) UnhandledPromiseRejectionWarning: RPCError: a0 != e: too few arguments passed to method at Client. (/home/sharon/projects/node/bubot/node_modules/dsteem/lib/client.js:162:23) ``` edit: Tried again, this is the code that...
How feasible is it to poll updates from all clients in 1-second intervals for each? Would I get flood-waited by Telegram for connecting too much? Would this slow down the...