Skip to content

XMPP Bot to connect users to Multi User Chat whose client doesn't support it.

License

Notifications You must be signed in to change notification settings

powerswitch/MUCBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MUC Transport Bot

XMPP Bot to connect users to Multi User Chat whose client doesn't support it.

Usage on server side

edit the config.ini to your convenience and then run

$ python2.7 muc.py

You need to create a separate XMPP account for the bot.

Usage on client side

Send messages to the bot to send them to the MUC. You'll receive every MUC message as a private message from the bot.

Dependencies:

  • xmpppy
  • configobj

About

XMPP Bot to connect users to Multi User Chat whose client doesn't support it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages