A simple forwarder from WhatsApp to Telegram written in Go

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • watgbridge

    A forwarder from WhatsApp to Telegram written in GoLang

  • whatsmeow

    Go library for the WhatsApp web multidevice API

  • On the Telegram side, I use the bot API provided by them. On the WhatsApp side, I use whatsmeow, a library which interacts with WhatsApp using their WhatsApp Web Multidevice API

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • telegram-bot-api

    Telegram Bot API server (by tdlib)

  • Telegram has a bot API server that provides API to control the bots and get updates. Their own instance has some restrictions like you cannot download files bigger than 20MB. So, using a self hosted bot API server, you can overcome those limits.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts