Skip to content

Instantly share code, notes, and snippets.

export IFS=$'\n'; for i in `tr "\000" "\n" < /proc/1/environ | grep =`; do export "$i"; done
@zwalchuk
zwalchuk / calendar_bot.json
Last active June 18, 2020 10:04
Watson Slackbot Google Calendar Integration
{"name":"Calendar Bot","created":"2016-07-25T19:46:12.345Z","intents":[{"intent":"anything_else","created":"2016-08-24T15:02:45.649Z","examples":[{"text":"Can anyone figure this out?","created":"2016-08-24T15:03:21.421Z"},{"text":"eleven and a half","created":"2016-08-24T15:03:42.067Z"},{"text":"Fish","created":"2016-08-24T15:03:00.288Z"},{"text":"five","created":"2016-08-24T15:03:36.329Z"},{"text":"I'd like a taco","created":"2016-08-24T15:02:50.984Z"},{"text":"jump to it","created":"2016-08-24T15:03:47.126Z"},{"text":"sldkjflsdjk","created":"2016-08-24T15:02:56.602Z"},{"text":"The Berlin Wall","created":"2016-08-24T15:03:06.128Z"},{"text":"What in the world are you doing?","created":"2016-08-24T15:03:14.107Z"},{"text":"What's the meaning of life?","created":"2016-08-24T15:03:31.696Z"}],"description":null},{"intent":"free_time","created":"2016-08-24T14:53:44.239Z","examples":[{"text":"Am I free on Monday?","created":"2016-08-24T14:54:23.712Z"},{"text":"Can I schedule a meeting Thursday morning?","created":"2