Skip to content

A guy at telepath.im server made this slixmpp bot for querying service discovery items on an xmpp server

Notifications You must be signed in to change notification settings

the8woodcutter/xmpputils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XMPP Utils

One day I was tossed some raw text on a webpage, and this was it, however slightly modified


  • It was a guy or an admin from [email protected] muc on telepath.im server.

    • If this was you that made it, yea, I forked it, but email me please chunk et packets do cc
    • Thanks!
  • Just create a virtual environment: Debian:

python3 -m venv venv
source venv/bin/activate
pip install --upgrade pip setuptools wheel
pip install -r requirements
  • Then run it from command line: python xmpputils.py
    • Answer da questions!

About

A guy at telepath.im server made this slixmpp bot for querying service discovery items on an xmpp server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages