.on("ready", function(bot) {
    bot.button.on("press", function() {
      console.log("press:");
    });