Bridge from pixelplanet.fun chat to matrix homeserver
Go to file
2023-05-30 19:46:40 +02:00
avatars add avatar for tr channel 2022-06-20 23:49:57 +02:00
ppfun-bridge localhost -> 127.0.0.1 2023-05-30 19:46:40 +02:00
purge add reseting of synapse_state_compressor to purge script 2022-08-27 11:36:50 +02:00
synapse-auth-module update monkey patch to matrix 1.84.1 2023-05-30 16:20:35 +02:00
LICENSE initial commit 2022-01-13 11:55:02 +01:00
README.md initial commit 2022-01-13 11:55:02 +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. Look into those folders and read their README.md to see how it works