A Matrix-Snapchat bridge using the Snapper library.
- Send and receive messages
- Manage conversations and users
- Comprehensive error handling and logging
-
Clone the repository:
git clone https://github.com/your_username/snapchat-bridge.git cd snapchat-bridge
-
Build the project:
./build.sh
-
Configuration:
- Update
config.yaml
with your settings.
- Update
-
Running the bridge:
./snapchat-bridge
To build and run using Docker:
./docker-run.sh
Contributions are welcome! Please read our CONTRIBUTING.md for details.