Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 724 Bytes

README.md

File metadata and controls

43 lines (29 loc) · 724 Bytes

Snapchat Bridge

A Matrix-Snapchat bridge using the Snapper library.

Features

  • Send and receive messages
  • Manage conversations and users
  • Comprehensive error handling and logging

Setup

  1. Clone the repository:

    git clone https://github.com/your_username/snapchat-bridge.git
    cd snapchat-bridge
  2. Build the project:

    ./build.sh
  3. Configuration:

    • Update config.yaml with your settings.
  4. Running the bridge:

    ./snapchat-bridge

Docker

To build and run using Docker:

./docker-run.sh

Contributing

Contributions are welcome! Please read our CONTRIBUTING.md for details.