You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
@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.
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
The text was updated successfully, but these errors were encountered: