Skip to content

Jack1007/xmpptalk

 
 

Repository files navigation

xmpptalk is an XMPP bot to make a chatroom writing in Python 3.2+.

Note that it is still in development. It can work well although lacking of some features, but currently installing it is not quite easy. You may read and try the quickinstall.sh script under scripts/ directory, but it may fail.

After you set up everything (including the configuration) to run this program, be sure you run dbman.py first.

Installation GUide (Chinese)

DEPENDENCES

  • Python 3.2+
  • pyxmpp2
    • dnspython
  • mongokit
    • pymongo
      • mongodb

About

An XMPP bot to make a chatroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.7%
  • Shell 9.3%