Closed RusseII closed 3 years ago
This would still couple people to telegram though and wouldn't give a good way for non tg users to view the updates
I also want a way to view other peoples updates. We could do the login with telegram thing if we didn't want the update posts to be public ...
I also want a way to view other peoples updates. We could do the login with telegram thing if we didn't want the update posts to be public ...
Or it could just be behind a pass or something tbh if its just me using it
Telegram and Web can be ADAPTERS as a way to get the person + update.
Then we just store the person + update and display the list of (person + update).
I would like this to be behind a Telegram login for the group you want to view updates from, unless they're public somehow, but we don't have a use for that now.
Telegram login added ! The UI is very basic but it works
No method to post updates yet, since Telegram is a way richer UI to submit updates I didn't think it was worth it to add that for voice/video etc. But I could for basic messages with markdown support I suppose, if that would be used
But I think the tg bot is easier tbh , can do from mobile / desktop already
I would really enjoy having the ability to update using text via the UI
I would really enjoy having the ability to update using text via the UI
Another option could be https://web.telegram.org/ to msg the bot
Is there some rtf library that outputs the data in a way that would be easy to convert to messages? Also in line webcam recording?
@SvenWritesCode Any thoughts on how to do this? We could just call the webhook URL and impersonate a telegram message.