howdyai / botkit-storage-mongo

A MongoDB storage driver for Botkit
MIT License
54 stars 42 forks source link

Remove `id` dependency for save operations #2

Closed anonrig closed 8 years ago

anonrig commented 8 years ago

Each collection team, channel and user should have an id attribute to use save operation. This should fixed. Also relevant tests should be altered accordingly.