A command-line interface for Ultroid
UltroidCli
Welcome to the UltroidCli project built for The Ultroid.
This Project is actively maintained by Akash Pattnaik.
All kinds of contributions are reviewed and accepted.
What Is UltroidCli ?
Well, we all know that The Ultroid is currently the best / largest Telegram Userbot Present.
So, as a former developer at TeamUltroid, I wanted to do something out of the box to take Ultroid to the next level.
How To Use UltroidCLi ?
It’s simple. Just download the latest build from the Github Releases and open a terminal in the download directory.
Now, According to your OS, run the following command:
Here, DownloadPath is the path where you have downloaded the UltroidCli build. For example –
✔️
DownloadPath – ~\Downloads\
❌
DownloadPath – ~\Downloads\ultroid.exe
Windows
SET PATH=%PATH%;DownloadPath
Linux
export PATH=$PATH:/DownloadPath
MacOS
Well, idk
I am a smol dev, I don't hab MacOS
Now, you can run the UltroidCli by typing ultroid in the terminal.
Contributions
To contribute to this project, just fork it, make commits and make a pull request.