Home

Awesome

THIS PROJECT HAS BEEN MIGRATED OVER TO GITLAB: mx-puppet-skype

Support room on Matrixdonate

mx-puppet-skype

This is a skype puppeting bridge for matrix. It is based on mx-puppet-bridge and provide multi-user instances.

Quick start using Docker

Docker image can be found at https://hub.docker.com/r/sorunome/mx-puppet-skype

For docker you probably want the following changes in config.yaml:

bindAddress: '0.0.0.0'
filename: '/data/database.db'
file: '/data/bridge.log'

Also check the config for other values, like your homeserver domain.

Install Instructions (from Source)