Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Extending db #19

Open
ZigaVukcevicDev opened this issue Feb 2, 2017 · 1 comment
Open

Extending db #19

ZigaVukcevicDev opened this issue Feb 2, 2017 · 1 comment

Comments

@ZigaVukcevicDev
Copy link

ZigaVukcevicDev commented Feb 2, 2017

Hi,

I am building a bot which would track records of time. E.g.: user calls it like this /work start and the record of date/time would be written.

I am looking for some ideas where to write this. Could I use the engine you wrote?

Thank you for pointers in advance.

Ziga

@benbrown
Copy link
Contributor

@be-codified yes, you can use this to store information about the user, channel, or team in which your bot is present.

You can also now use the additional tables parameter to access other tables in your mongo collection. However, you will have to configure those models yourself, as this module does not provide that capability.

@benbrown benbrown reopened this Apr 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants