hrx / slack-private-archiver

Store and search Slack messages in private data store
MIT License
1 stars 2 forks source link

add search command to slack: `/remember keyword` #2

Open mLuby opened 8 years ago

mLuby commented 8 years ago

(post-MVP it would be nice to have extra search capabilities: /remember "key words space delimited" "≤2016-06-30" "≥2016-01-01" @person #channel)

cehsu commented 8 years ago

Search will be accomplished mainly by Postgres, and potentially using Elasticsearch for recent messages as well (if necessary).