I want to connect a custom Hubot to my Firebase database in my app, unfortunately, Firebase does not have an adapter to connect my Hubot implementation to. I will be making custom scripts and not really using any community scripts. Does it make sense to try and scrape together some type of adapter for Firebase or should I create a custom bot myself that directly connects to my Firebase database without Hubot?
Thanks!