Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 619 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 619 Bytes

gcbridge icon

GCBridge lets you talk between groupchats home, and everything in between.
Why? Because why not.

Hosting platform/source

https://replit.com/@AXEstudios/gcbridge

Oh, btw, if you want to use someone's bot from a gc for some reason, but can't, if their bot supports gcbridge you can do it succesfully.

How to start it:

~/gcbridge$ PSWD="password";export PSWD;npm run start

If you are using replit:

You can create a secret for the PSWD variable. Just set the data in the run object in your replit config file to npm run start