Skip to content

Instantly share code, notes, and snippets.

@sandeep
Created December 9, 2016 23:08
Show Gist options
  • Save sandeep/f51b99a453e61ac47448f1548fc96d0f to your computer and use it in GitHub Desktop.
Save sandeep/f51b99a453e61ac47448f1548fc96d0f to your computer and use it in GitHub Desktop.
//In your Kik Messenger Bot
BotMetrics.enrichUser('bot-user-id', {timezone: 'US/Pacific'},
function(err, status) {
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment