🐈 MeowTg - A typescript user-bot software for telegram with dynamic plugins system.
- 📦 Plugins system
- 💾 Plugins management (by .pkg command)
- 🌎 Online plugins repositories
- 📋 Configuration wizard
- 🧹 Zero default behavior
sudo pacman -Sy nodejs npm git
git clone https://github.com/kotleni/meowtg
cd meowtg
npm i
npm run dev
And after just follow instructions in command line.
It's should be similar on another Linux Distributions.
I don't really know how it will work on Windows, I think some plugins can be broken.