dev1303 / gtalksms

Automatically exported from code.google.com/p/gtalksms
0 stars 0 forks source link

Map unknown input data to a command #241

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently, if you type something in the conversation that is not a valid 
gtalksms command, it simply gives out an error message. I propose to add a 
setting that enables a user to map unknown inputed data to a command, i.e. the 
reply command.

Scenario:
You receive a text, gtalksms displays it.
Being lazy, you start replying, but omit the "reply:" command at the beginning
Now instead of giving out an error, gtalksms takes the text you typed and 
processes it according to the setting you enabled, i.e. processes it as if you 
had typed "reply:" before it.

Original issue reported on code.google.com by waterpol...@gmail.com on 30 Dec 2011 at 3:34

GoogleCodeExporter commented 8 years ago

Original comment by fschm...@gmail.com on 23 Jan 2012 at 3:56

GoogleCodeExporter commented 8 years ago
Won't implement because it could be dangerous (sending sms when misspelling 
some commands).
You can use the chat command to avoid typing reply each time

Original comment by Florent....@gmail.com on 8 Mar 2015 at 5:21