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.
- Host: GitHub
- URL: https://github.com/kotleni/meowtg
- Owner: kotleni
- License: gpl-3.0
- Created: 2023-10-06T19:40:49.000Z (about 2 years ago)
- Default Branch: rewrite/typescript
- Last Pushed: 2025-02-22T14:51:37.000Z (8 months ago)
- Last Synced: 2025-04-19T13:24:45.935Z (6 months ago)
- Topics: plugins, python, telegram, telethon, tg-userbot
- Language: TypeScript
- Homepage:
- Size: 110 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.