aboutsummaryrefslogtreecommitdiffstats
path: root/mixiecho.js
diff options
context:
space:
mode:
Diffstat (limited to 'mixiecho.js')
-rw-r--r--mixiecho.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/mixiecho.js b/mixiecho.js
index 0ad259c..2fed274 100644
--- a/mixiecho.js
+++ b/mixiecho.js
@@ -116,6 +116,8 @@
showFollowersStatus()
else
sayEcho(arg);
- },
+ },{
+ bang: true
+ }
{ });
})();