Hi all,
I’m dreaming of being able to add to a to-do list within a tiddler just by texting the item to add to a telegram bot. I’m saving my tiddlywiki using this Github saver GitHub Saver — publishing with Tiddlywiki 5 and hosting it using the associated Github pages recommendations here GitHub - kookma/Tiddlywiki-and-GitHub-Pages: Create website with Tiddlywiki and GitHub pages. (Thank you, Mohammad for these fantastic tools!) Can anyone give me some pointers as to where to start/ what tools to use? I assume this will involve having the telegram bot pull the index.html from github, find the line after which to add the text, and then push the saved index.html. Has anyone had experience doing something similar? If you happen to have time, @Mohammad, could you weigh in on how the authentication method you used in your github saver might transfer to my telegram project?
(For context, I’m still a relatively new programmer but definitely interested in learning new tools and techniques. I’ve previously built a working telegram bot in python that sends items to a google spreadsheet.)
All advice would be appreciated! Thanks in advance!
Noa