ucsb-cs56-projects / cs56-android-smoke-signals

-
GNU General Public License v3.0
1 stars 7 forks source link

Alert user if command not recognized #16

Closed thatonesimon closed 7 years ago

thatonesimon commented 8 years ago

For //SMS, //Contact, and //Powersave if user does not send enough arguments, text user back with detailed instructions on how to property use the command.

Possibly send user the //Help text if there is an unrecognized command (ex. typo like //Locatoin).

jimmylle commented 8 years ago

F16 OK (150 pts)

jimmylle commented 7 years ago

Fixed in this pull request.