mirror of
https://github.com/thewesker/bug-em.git
synced 2025-12-23 05:21:05 -05:00
DMs
This commit is contained in:
2
node_modules/twit/lib/settings.js
generated
vendored
Normal file
2
node_modules/twit/lib/settings.js
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
// set of status codes where we don't attempt reconnecting to Twitter
|
||||
exports.STATUS_CODES_TO_ABORT_ON = [ 400, 401, 403, 404, 406, 410, 422 ];
|
||||
Reference in New Issue
Block a user