aboutsummaryrefslogtreecommitdiffstats
path: root/twitter.js
diff options
context:
space:
mode:
Diffstat (limited to 'twitter.js')
-rw-r--r--twitter.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/twitter.js b/twitter.js
index 82e28d3..b2aab4f 100644
--- a/twitter.js
+++ b/twitter.js
@@ -196,7 +196,8 @@
else
sayTwitter(username, password, arg);
},{
- bang: true
+ bang: true,
+ literal: 0
}
);
})();