AI Zone Admin Forum Add your forum

NEWS: Chatbots.org survey on 3000 US and UK consumers shows it is time for chatbot integration in customer service!read more..

Sending Alert messages using chatbot in app engine
 
 


I want to send alert messages to all my clients from my chat bot.
Till now my bot replies when a user sends a message.
But i the admin want to send a message to all my clients without them sending anything.
how to do it?
Is there any interface whee i can just type in the message or i have to code it?
do i need the email-id’s of clients?
i am new to these please help.

 

 
  [ # 1 ]

What software are you using for your chatbot? AIML, Chatscript, other?

 

 
  [ # 2 ]

thanks for such a fast reply :D
XMPP in java (eclipse)

 

 
  [ # 3 ]

> http://www.meta-guide.com/home/ai-engine/jabber-xmpp-chatbots

Jabber, XMPP & Chatbots

XMPP is generally used for instant messaging, and App Engine is compatible with XMPP.  If you are using Gmail for instant messaging, then I believe you would need an email address list.  Chatbots per se are notorious for being reactive, and not proactive.  Chatbots are good for answering questions, but usually not for initiating conversations.  In general proactive “chatbot” systems fall under the rubric of “spambots”....

 

 
  [ # 4 ]

Thanks a lot. That means it not possible to do it right?

 

 
  login or register to react
‹‹ Nekster / Fb Integration      <DATE> tag ››