UpCord-CLI is a minimalistic and asynchronous command-line wrapper for the Discord API.
Built for developers and power users who want to automate downloading the latest version of Discord across platforms with ease.
Make sure Python 3 is installed:
- Linux:
python3 --version
Clone and install directly
git clone https://github.com/denoyey/UpCord-CLI.git
cd UpCord-CLI
python upcord.py
- Downloads the latest stable Discord client for your platform
- Provides friendly CLI interface with colorful output
- Cross-platform support
- Smart file re-download prompt
- Picks the correct download URL from Discord's API
- Downloads the latest Discord client version
- Saves to
output_upcord/with a versioned filename - If the file already exists, it gives you a choice to skip or re-download
- Set up Discord across multiple systems quickly
- Automate deployments or testing environments
- Integrate with custom Discord tooling
All downloads are saved to:
output_upcord/Each file is named based on the detected version and file extension.
Contributions, issues and feature requests are welcome!
Feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. See LICENSE for more information.
For questions, feedback or collaboration:
- GitHub: @denoyey
- Project: UpCord-CLI
