Back
Sparkly
Sparkly
#sparkly
Slack bot that helps you find users with similar interests
Launched December 11, 2019
Load previous page…
subscribe to event where user opens conversation with bot, and only send intro message once
#sparkly
Onboarding - Option for either direct approach when user joins slack space, or when user opens app-home (conv with bot).
#sparkly
Onboarding - Allow users to specify the match moment (hour+day), restricted to once per week for now.
#sparkly
Onboarding - Explanation/configuration message to user installing Sparkly. Bot's defaults before that: engage-mode only, with 9-1 as match moment.
#sparkly
Couldn't read my own code anymore, one file ~700 lines, switched to CommonJS modules + element/builder/director pattern for json building. #relief
#sparkly
Fix issue where bot id wasn't saved in database resulting in errors for other slack workspaces than my own
#sparkly
Onboarding - Build base of bot-onboarding (capture installing user and send message after oauth2 access token arrives)
#sparkly
Dive into pending feature request to include pubsub+scheduled functions in emulator suite for firebase
#sparkly