Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.42 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.42 KB

Riakmaw

forthebadge made-with-python

DeepSource PyPI

Can be found on Telegram as Riakmaw.

Riakmaw 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 Riakmaw's Plugins Guide.

Credits