CLI
by Kevin Lewis, Craig Snowden, Sam Littley, Robert Wright.
A Command Line Interface to interact with the Refugees United system.
Read more
- Project URL:
- GitHub: toastwaffle/refutdcli
- Twitter: @phazonoverload, @craigsnowden, @smlittley
A text-only method of interacting with the Refugees United system. Users can send several different text commands and receive a text-only response back. This system requires a seperate module to provide the interaction bridge between the communication channel (ie. SMS Chat, Voice Recognition) and this system. We've written our 'adapters' in Python and Ruby, however you can use anything that supports sending POST requests (cURL).