Skip to content

Instantly share code, notes, and snippets.

@karenying
Last active June 28, 2020 19:36
Show Gist options
  • Save karenying/a4f6a637250e64cc40f9ac14e90c0a61 to your computer and use it in GitHub Desktop.
Save karenying/a4f6a637250e64cc40f9ac14e90c0a61 to your computer and use it in GitHub Desktop.
bot.on('start', function () {
bot.postMessageToUser('[your-username]', '[your-app-name] starting...');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment