@[email protected] to The Signal messenger and [email protected]English • 1 year agoIronically the only auto reply bot app for Signal I found is closed source ...www.getdroidtips.comexternal-linkmessage-square2fedilinkarrow-up116arrow-down11file-text
arrow-up115arrow-down1external-linkIronically the only auto reply bot app for Signal I found is closed source ...www.getdroidtips.com@[email protected] to The Signal messenger and [email protected]English • 1 year agomessage-square2fedilinkfile-text
minus-square@[email protected]linkfedilinkEnglish3•1 year agoWell, it might be kind of overkill, but basically you could use matrix to bridge to signal and then use a bot to do automatic answers. The matrix ansible docker deploy playbook would be able to install everything you’d need for that: synapse, the matrix server mautrix-signal, the bridge to signal maubot, which you could configure to do auto replies All of those components are open source.
Well, it might be kind of overkill, but basically you could use matrix to bridge to signal and then use a bot to do automatic answers.
The matrix ansible docker deploy playbook would be able to install everything you’d need for that:
All of those components are open source.
That’s really cool