Weetbix / facebot

Slackbot for facebook messaging integration in slack
MIT License
93 stars 21 forks source link

Mysql support #10

Closed mitchcapper closed 7 years ago

mitchcapper commented 7 years ago

You could create a plugin system. As nodejs's package management is pretty light I figured the additional lib pulldown would be pretty easy. Yeah if you really got a lot of db drivers it might be worthwhile, but given the size of the project not sure making a whole plugin system is worthwhile. Once proper classes are used we could interface/extend this to make it a bit more standard.