A plugin for SiriSeverCore for SMS messaging. Handles reading, sending, replying.
Make messages directory in the server plugin directory copy init.py to the messages directory add "messages" on its own line in the server plugin.conf file.
Message Checking -> Say "Check my messages" Siri will respond with the number of new messages you have
Message Reading -> Say "Read my messages" Siri will read your new messages, and prompt you to reply or read it again you can also say "Done" to move on to the next new message, or finish reading messages
Usage of this plugin requires you use the modifications to SiriServerCore in pull request here: janrueth/SiriServerCore#75 or you can use the version in my repo, which is clean plus the additions in the pull request.