2025-10-28 15:44:48 +01:00
2026-02-12 17:16:09 +01:00
2022-01-13 11:55:02 +01:00
2025-10-28 15:44:48 +01:00

pixelplanet.fun matrix bridge

A bridge from pixelplanet to synapse-matrix homeserver.

Users can login with their pixelplanet credentials on matrix and public chats are connected between the game and matrix.

./synapse-auth-module is for authentification and ./ppfun-bridge for bridging the chats. The synapse module and the ppfun-bridge aren't used anymore, but instead a much simpler bot bridge that doesn't strictly depend on synapse anymore, which is under ./ppfun-botbridge.

Look into those folders and read their README.md to see how it works

Description
Bridge from pixelplanet.fun chat to matrix homeserver
Readme GPL-3.0 873 KiB
Languages
JavaScript 75%
Shell 16.2%
Python 8.8%