- Install
xmpppy
module for python. (Manually download it from Downloads Page or tryeasy_install xmpppy
) - Create a script file. (Ex.
lol_echo_bot.py
) - Follow steps below.
Import
xmpp
.
xmpppy
module for python. (Manually download it from Downloads Page or try easy_install xmpppy
)lol_echo_bot.py
)Import
xmpp
.