Skip to main content
OpenBunny connects to Telegram using GramJS, which uses the MTProto protocol to connect with your personal Telegram account.

Prerequisites

Setup

How it works

The service uses GramJS to maintain a persistent connection to Telegram’s MTProto servers. Messages from personal chats and groups are received in real time and processed through the standard pipeline. Session credentials are stored locally and persist across restarts.