A community of enthusiasts has developed their own implementation of a server for the proprietary MAX and TamTam messengers. The interaction protocol with the server has been recreated through reverse engineering. The project is presented as a server emulator that can be used to replace the official server after modifying the client software. Any clients compatible with the official ones are supported. proxy server api.oneme.ru or api.tamtam.chat. The code is written in Python and is open under the BSD license. MariaDB, MySQL or SQLite can be used as the DBMS for storing messages.
Source: opennet.ru