Skip to content

Renders a badge which shows the number of occupants in an XMPP chatroom

License

Notifications You must be signed in to change notification settings

conversejs/xmpp-chat-badge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XMPP Chat Badge

Creates a badge linking to an XMPP chat room, like so:

inVerse

Installation

git clone git@github.com:jcbrand/xmpp-chat-badge.git
virtualenv -p python3 xmpp-chat-badge
cd xmpp-chat-badge
pip install -r requirements.txt
cp config.ini.default config.ini
# Edit config.ini to add the login details for the bot
make serve

About

Renders a badge which shows the number of occupants in an XMPP chatroom

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published