howdyai / botkit-storage-firebase

Firebase storage module for Botkit
http://howdy.ai/botkit
MIT License
34 stars 30 forks source link

interested in timestamps by default? #3

Open kylemac opened 8 years ago

kylemac commented 8 years ago

there are two options:

  1. let the user pass the timestamps to the save function
  2. on the libs side, auto update the updated_at timestamp when you evoke Firebase's .update() function