exteraGram

Introduction

Plugin development in all Telegram developers familiar language.

exteraGram Plugins

Our plugins system is powered by Chaquopy v15 and Aliucord hook.

Developers may write plugins in Python and use Xposed method hooking to change app behaviour.

Chaquopy

Chaquopy is a Java library that provides interop between Java and Python, allowing you to write plugins in Python 3.8.

Aliucord hook

Aliucord itself is a modification for the Discord Android app. We use their hook to provide Xposed functionality for plugins.

On this page