Skip to content

A simple bot that forwards messages from specified chats in MAX messenger to Telegram. Contacts: @t6nnng (tg)

License

Notifications You must be signed in to change notification settings

t6nnng/max-forwarder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAX-Forwarder Bot

Python 3.11+ License: MIT

A simple and lightweight bot that automatically forwards messages from specified chats in MAX Messenger to Telegram.


🚀 Features

  • Forwards messages in real time from selected MAX Messenger chats to Telegram.
  • Supports multiple chat configurations.
  • Easy to set up and run with minimal dependencies.

Important

Python 3.10 or newer is required for bot to work.

🧩 Usage

  1. Clone this repository

    git clone https://github.com/t6nnng/max-forwarder.git
    cd max-forwarder

    (Optional) Create python virtual environment

    python -m venv venv
    source venv/bin/activate
  2. Install dependencies

    pip install -r requirements.txt
  3. Configure the bot

    1. Edit config files as listed
    2. Move config files from config_bases to the root folder:
      mv config_bases/config.ini config.ini
      mv config_bases/sheet.json sheet.json
      rm -rf config_bases
  4. First start

    IMPORTANT
    Should be executed in console to authorize in MAX

    python main.py

📞 Contact

For questions, suggestions, or contributions, feel free to reach out: Telegram: @t6nnng


🪪 License

This project is distributed under the MIT License. See the LICENSE file for details.

📚 Third-Party Credits

PyMax - Copyright (c) 2025 noxzion


💡 Contributing

Pull requests and improvements are welcome! Please open an issue first to discuss major changes or feature ideas.


⭐ Support

If you find this bot useful, consider giving it a star ⭐ on GitHub — it helps a lot!

About

A simple bot that forwards messages from specified chats in MAX messenger to Telegram. Contacts: @t6nnng (tg)

Topics

Resources

License

Stars

Watchers

Forks

Languages