Google Talk - 实时修改聊天消息
我正在尝试开发一个应用程序,需要在人们聊天时实时修改Gtalk上的聊天消息。例如,假设我正在与 X 聊天。我的应用程序会将 X 编写的所有“Hello”转换为“Hi”并将其显示给我(X 端不需要)。这怎么能做到呢?也许是浏览器扩展或 Gtalk 聊天机器人?
I am trying to develop an application that needs to modify the chat messages on Gtalk in real-time while people are chatting. For example, say I am chatting with X. My application would convert all "Hello" written by X to "Hi" and display them to me (Not required on X's side). How can this be done? Browser extensions or Gtalk chat bots maybe?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果值得的话,我认为它应该是一种类似的机制,可以像 Gmail 一样将文本(聊天中)转换为表情符号。使用JS或PHP替换方法。
对不起我的英语。
If it's worth, I think it should be a similar mechanism to transforming the text (in chat) to emoticons like Gmail does. Using JS or PHP replace methods.
Sorry for my English.