An open API service indexing awesome lists of open source software.

https://github.com/kotleni/meowtg

A typescript user-bot software for telegram with dynamic plugins system.
https://github.com/kotleni/meowtg

plugins python telegram telethon tg-userbot

Last synced: 6 months ago
JSON representation

A typescript user-bot software for telegram with dynamic plugins system.

Awesome Lists containing this project

README

          

🐈MeowTg - A userbot software for telegram with plugins system.

### Features
* Plugins system
* Plugins remote repository and management
* Setup wizard
* Full logging
* venv install and run scripts

### Plugins
This repo contains all default plugins in plugins/ folder.

Also default .pkg manager use this repository: kotleni/meowtg-plugins.

But you can write any plugins by-self, at this time project haven't documentation for it.