teremterem / swipe-thought-bot

MIT License
0 stars 0 forks source link

Store bot reaction data in S3 to make A/B testing and behavioural data analysis possible #49

Closed teremterem closed 3 years ago

teremterem commented 3 years ago

Examples of this kind of data may include:

Folder structure may look like this (meant to be aligned with #35):

{uuid} (and maybe {zero_padded_timestamp}) should correspond to telegram update stored as part of #35 that is related to this data.

teremterem commented 3 years ago

swiper_chat_data is being saved to a flat folder.