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?
That's not a chatbot: it's an agent :-)<p>I'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/pentagon-grade secure; but enough to block login attempts (and maybe some exploits).
I don't really want a chatbot. What I'd rather have is a <i>terminal</i>.<p>"cost 12 food cash" to track an expense maybe<p>or "dentist 3 pm Saturday", which is something Google Assistant already does extremely well<p>I'm willing to learn the bot's language. It doesn't have to guess mine.
for daily journaling I've found this apps [1] quite useful, maybe you get some idea.<p>[1] <a href="https://thezenjournal.com/" rel="nofollow">https://thezenjournal.com/</a>