mdesilva / AmazonFlexUnlimited

Automate the process of grabbing job blocks from Amazon Flex
166 stars 101 forks source link

Twilio #65

Open darkmarine opened 1 year ago

darkmarine commented 1 year ago

1 question can I make Twilio send the text with the warehouse name and not the warehouse Id

rgribeiro2009 commented 1 year ago

When I send a test message through the twilio website the message arrives without problems, but when the script picks up some block the SMS message does not arrive and on the twilio website this message appears: 30032 - Toll-Free Number Has Not Been Verified

Hrasseee commented 1 year ago

I think you need to pay for the service but an idea is to send it via telegram

rgribeiro2009 commented 1 year ago

I adapted the code for Telegram.

darkmarine commented 1 year ago

I adapted the code for Telegram.

could you share the code

Hrasseee commented 1 year ago

I asked chatgpt to check it out, it's easier than explaining it here

sack2116 commented 1 year ago

I adapted the code for Telegram.

how can i set up telegram for SMS with this app?

sack2116 commented 1 year ago

I adapted the code for Telegram.

how, can you please share?