taxilian / OctoPrint-Twilio

Octoprint plugin for print completion notifications using Twilio (for free w/ trial account)
GNU Affero General Public License v3.0
5 stars 9 forks source link

Fix: Sending to multiple numbers. #24

Closed shadycuz closed 3 years ago

shadycuz commented 3 years ago

As discussed here #20 and implemented here #21

This PR takes the work from @TheKoola and @tedder and brings it up to speed with the work with python3.

shadycuz commented 3 years ago

This was tested on octoprint 1.5.0-rc3 and python 3.8. Just waiting on #23