All messages involving Employees use the "@" symbol as the first character in the text.
@? - Gives a list of available commands.
Example Response: @<GroupShortCode><Message>
= Text To Group
@glist = List All Groups
@<GroupShortCode> Members
= Get List Of Group Members
@elist = List Of Employees
@glist - Gets a list of all Groups
Example Response: DS = The Day Shift
NS = Night Shift
@elist - gets a list of all employees
Example Response: BOB = Bob Wilson
POS = Manager
SAM = Sam Jones
TIM = Tim Burton
@<GroupShortCode><Message> - Send a message to a Group, using the short code
Example Text: @ds We need someone to cover the day shift, respond if you can
@ns We will be closed after 6pm because of the snow storm
@<GroupShortCode> members - Get list of Members in a Group
Example Text: @ds members
Example Response: BOB = Bob Wilson
SAM = Sam Jones