本文介绍了命令行Jabber客户端的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我需要一个简单的脚本/命令行jabber客户端。什么是最好的和/或最简单的安装?
I need a simple scriptable/commandline jabber client. What is the best and/or simplest one to install?
澄清:我正在寻找一个简单的方法从脚本内发送消息。
Clarification: I'm looking for a simple way to send messages from within a script.
推荐答案
以下是一些选项:
- a href =http://thekonst.net/centericq/ =nofollow noreferrer> centericq
- centericq
- Fama IM
- GNU Freetalk
- mcabber
- Perl - ,,
- Perl - Net::Jabber
- Python - xmppy, jabber.py, Twisted Words
不知道您在寻找何种语言来执行脚本或什么平台,应该希望能让你开始。
Not sure what language you're looking to do your scripting in or what platform, but the above should hopefully get you started.
这篇关于命令行Jabber客户端的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!