diff --git a/scripts/telegram.coffee b/scripts/telegram.coffee index 1decc9f..ffc5b4f 100644 --- a/scripts/telegram.coffee +++ b/scripts/telegram.coffee @@ -17,8 +17,6 @@ net = require 'net' module.exports = (robot) -> - - console.log robot.host # directly run a command in telegram-cli and return its output # (a list of strings)