All Projects → lilydjwg → Xmpptalk

lilydjwg / Xmpptalk

Licence: gpl-3.0
An XMPP bot to make a chatroom

Programming Languages

python
139335 projects - #7 most used programming language

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].