TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

9 点作者 peterdemin超过 5 年前
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 条评论

eb0la超过 5 年前
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).
muzani超过 5 年前
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.
BOOSTERHIDROGEN超过 5 年前
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>
sharemywin超过 5 年前
what technology and would be it be open source? or how would that work? self hosted&#x2F;Saas?
评论 #22006799 未加载