Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.41 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.41 KB

Anjani

forthebadge made-with-python

DeepSource PyPI

Can be found on Telegram as Anjani.

Anjani is a modern, easy-to-develop, fully async Telegram group managing bot for Telegram.

Requirements

Features

  • Easy to develop with object oriented models.
  • Fully asynchronous with async / await.
  • Type-hinted method making it easy to create plugins.
  • Localization support.
  • Class based plugin system.

Plugin

If you want to make your custom plugins, refer to Anjani's Plugins Guide.

Credits