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
@navarr this used redis to keep track of the message IDs that it posted in the channel, so it can update the amount of stars displayed on the card.
We could implement a more basic version of starboard where the stars aren't updated, and it only posts after it gets x amount of stars. That won't require a DB. Let me know if you want me to proceed with that.
Since we're moving to a docker system I'm considering bringing chatbot a
database.
We can start using environment variables for config.
There's a lot I'd like to make persistent anyway. Such as mutes
On Mon, Sep 30, 2019, 12:32 Jamsheed Mistri ***@***.***> wrote:
@navarr <https://github.com/navarr> this used redis to keep track of the
message IDs that it posted in the channel, so it can update the amount of
stars displayed on the card.
We could implement a more basic version of starboard where the stars
aren't updated, and it only posts after it gets x amount of stars. That
won't require a DB. Let me know if you want me to proceed with that.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#47?email_source=notifications&email_token=AABDN2CCQK3ZAXDKME4YGP3QMISYJA5CNFSM4IYCADTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD76IK3I#issuecomment-536642925>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABDN2C32FA2KASEUVZ55L3QMISYJANCNFSM4IYCADTA>
.
Starboard code at: https://github.com/xDimGG/starboard
The text was updated successfully, but these errors were encountered: