Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture #QT messages and store in system #35

Open
araishikeiwai opened this issue Oct 2, 2015 · 3 comments
Open

Capture #QT messages and store in system #35

araishikeiwai opened this issue Oct 2, 2015 · 3 comments

Comments

@araishikeiwai
Copy link
Member

Idea:
When a message has #QT tag somewhere in it, the content will be stored somewhere for @farahnuraini to moderate and save in the Tulul Quotes db.

Concerns:

  • Sometimes messages with #QT are empty (like people responding #QT after someone said some nice quotes without "reply" feature)
    • solution: store previous and next 5 messages altogether (too much to be stored?)
  • Past messages are not included
    • solution: @farahnuraini has to search for and save them manually

thoughts?

@wazaundtechnik
Copy link
Contributor

In #18, we can have our own db of entire message and we can capture almost anything. Is that enough for data retrieval method?

However, #18 does not talk how to sanitize QT and how to actually save it to db. Perhaps we can discuss that in this issue.

@araishikeiwai
Copy link
Member Author

we can have our own db of entire message and we can capture almost anything

does that include previous messages? i mean, for my 2nd concern above

@wazaundtechnik
Copy link
Contributor

Nope. Previous messages are not recorded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants