Client A
School
Client B
Bank
i wanna add some template data for each client and when users of each client acess the chat , my application respond wrt that context .
example
user a is of school should get response in context of school template
user b is of bank should get response in context of bank template
How to achieve this any plugin or something that provide functionality like this which can be integrated in java application?