patcon / bikebikeshareshare-bot

A bot for watching a Signal messenger group, and sharing bikeshare pin codes for those who ask.
0 stars 1 forks source link

Create new special-purpose signal account for bot #3

Closed patcon closed 3 years ago

patcon commented 3 years ago

Currently, I have the server and my workstation linked to my personal signal account, so it looks like I'm doing all of this. This works fine, but some other possibilities open up when the bot has it's own account.

For example:

We could get a new voip phone number for CAD$0.85/month: https://voip.ms/en/phone-numbers/canada

patcon commented 3 years ago

voip.ms has canadian numbers, generally priced like:

$0.85 per month $0.009 per minute $0.40 Setup Fee

Using phonespell and voip.ms search, some options:

patcon commented 3 years ago

Got this working, here's are some tricks:

patcon commented 3 years ago

Done! Needed to restart digitalocean in order to restar dbus and get it all working well (i think using kill to stop it was not good for doing it properly, and something was still running)