Skip to content

SyncPanda is a SaaS platform that tracks changes on websites and sends notifications to a specified Discord channel. This service is designed to help users stay updated with the latest changes on their favorite websites without needing to manually check them.

License

Notifications You must be signed in to change notification settings

delosreyesjohnpaul/syncpanda

Repository files navigation

SyncPanda

SyncPanda is a SaaS platform that tracks changes on websites and sends notifications to a specified Discord channel. This service is designed to help users stay updated with the latest changes on their favorite websites without needing to manually check them.

Features

  • Website Tracking: Monitor changes on any website.
  • Discord Integration: Receive real-time notifications on Discord.
  • User-friendly Interface: Easy setup and configuration.

Tech Stack

  • TypeScript: The primary language used for development.
  • CSS: Styling of the web interface.
  • JavaScript: Additional functionalities.

Getting Started

Prerequisites

  • Node.js
  • npm (Node Package Manager)
  • Discord account and server

Installation

  1. Clone the repository:

    git clone https://github.com/delosreyesjohnpaul/syncpanda.git
    cd syncpanda
  2. Install dependencies:

    npm install
  3. Configure your environment variables:

    • Create a .env file in the root directory.
    • Add your Discord bot token and other necessary configurations.
  4. Start the development server:

    npm run dev

Usage

  1. Set up the websites you want to track through the user interface.
  2. Connect your Discord server to receive notifications.
  3. Sit back and let SyncPanda handle the rest.

Contributing

We welcome contributions! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and commit them (git commit -m 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Open a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any questions or suggestions, please reach out to [your email or contact info].


About

SyncPanda is a SaaS platform that tracks changes on websites and sends notifications to a specified Discord channel. This service is designed to help users stay updated with the latest changes on their favorite websites without needing to manually check them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published