Skip to content

mochensky/max2tg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

max2tg

A bridge that mirrors messages from MAX to Telegram in real time.

Documentation:

Overview

max2tg connects to the MAX messenger WebSocket API using your account credentials and forwards incoming messages to one or more Telegram chats or topics. It handles text, photos, audio, video, files, forwarded messages, edits, and deletions.

Quick start

You can download a ready-made build for your OS from the releases.

Or build the project manually:

git clone https://github.com/mochensky/max2tg
cd max2tg
go build -o max2tg .
./max2tg

On first run the program creates data/config.yml and data/.env. Fill in your credentials and re-run. See the full setup guide in the documentation linked above.

License

MIT

About

An automated bot for forwarding messages from MAX to Telegram

Topics

Resources

License

Stars

Watchers

Forks

Contributors