TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Should I build a chat bot for journaling?

9 pointsby peterdeminover 5 years ago
I was dreaming about an idea of a telegram chat bot, that journals everything I would write to it.<p>It’ll have a set of storage options, that kick in based on the message content. Like adding a section to markdown doc in private GitHub repo for daily journaling.<p>Or adding a row to google spreadsheets for tracking money, calories or whatever. It’ll also have some scrapping background jobs to augment my input with bank transaction history, or whatever smart home integrations there are.<p>Would you want to have such a bot, or to contribute to the project?

4 comments

eb0laover 5 years ago
That&#x27;s not a chatbot: it&#x27;s an agent :-)<p>I&#x27;ve got a similar use case, but I was thinking about Slack and not telegram: whenever I want to <i>write</i> something in my blog, send a message to the agent to enable the wp-admin parts of my blog.<p>After writing I could just tell the agent to block wp-admin entirely.<p>Not extra high&#x2F;pentagon-grade secure; but enough to block login attempts (and maybe some exploits).
muzaniover 5 years ago
I don&#x27;t really want a chatbot. What I&#x27;d rather have is a <i>terminal</i>.<p>&quot;cost 12 food cash&quot; to track an expense maybe<p>or &quot;dentist 3 pm Saturday&quot;, which is something Google Assistant already does extremely well<p>I&#x27;m willing to learn the bot&#x27;s language. It doesn&#x27;t have to guess mine.
BOOSTERHIDROGENover 5 years ago
for daily journaling I&#x27;ve found this apps [1] quite useful, maybe you get some idea.<p>[1] <a href="https:&#x2F;&#x2F;thezenjournal.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;thezenjournal.com&#x2F;</a>
sharemywinover 5 years ago
what technology and would be it be open source? or how would that work? self hosted&#x2F;Saas?
评论 #22006799 未加载