Skip to content

Instantly share code, notes, and snippets.

@karenying
Last active June 28, 2020 19:36
Embed
What would you like to do?
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