use matterbridge to host some bridged chatrooms identified by token
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
sneakers-the-rat 70625e200c debugging pm2 2 months ago
client working on ansible role, fixing switch from bridgeRepository to slackBridgeRepository and etc 2 months ago
roles actually awaiting spawning the process 2 months ago
server debugging pm2 2 months ago
.gitignore process manager draft 2 months ago
LICENSE Initial commit 2 months ago
README.md discord is working 2 months ago
example.env working on ansible role, fixing switch from bridgeRepository to slackBridgeRepository and etc 2 months ago
galaxy.yml Basic ansible role for installation and some skeleton structure for the server app 2 months ago
package.json prod build client 2 months ago
yarn.lock prod build client 2 months ago

README.md

chatbridge

Like guppe groups but for slack, discord, matrix, etc.

Invite people to a matterbridge group with a token

Using matterbridge - https://github.com/42wim/matterbridge

Very unfinished!! Mostly a programming exercise for me for now to practice fullstack. Theoretically it should be possible to reuse this but i make no guarantees especially while it is yno unfinished and potentially insecure. run at your own risk!

TODO

  • Manage matterbridge processes
  • Sanitize user inputs
  • Check status of matterbridge processes
  • Complete slack login workflow
  • Kill group processes & delete config when group is deleted

Supported Clients

(the ones that can use the website to join)

Slack

Discord

Deployment

Use the ansible role!!!

References

idk i'm just learnin