|
|
|
Ask HN: Should I build a chat bot for journaling?
|
|
9 points
by peterdemin
2354 days ago
|
|
I was dreaming about an idea of a telegram chat bot, that journals everything I would write to it. 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. 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. Would you want to have such a bot, or to contribute to the project? |
|
I've got a similar use case, but I was thinking about Slack and not telegram: whenever I want to write something in my blog, send a message to the agent to enable the wp-admin parts of my blog.
After writing I could just tell the agent to block wp-admin entirely.
Not extra high/pentagon-grade secure; but enough to block login attempts (and maybe some exploits).