Bridge from pixelplanet.fun chat to matrix homeserver
Go to file
2023-05-30 14:54:24 +02:00
avatars add avatar for tr channel 2022-06-20 23:49:57 +02:00
ppfun-bridge npm remove canvas install sharp and updates 2023-05-30 14:54:24 +02:00
purge add reseting of synapse_state_compressor to purge script 2022-08-27 11:36:50 +02:00
synapse-auth-module Use updated ModulesAPI method to resolve alias to room_id 2022-10-19 00:10:56 +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