Skip to content

denoyey/UpCord-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UPCORD - CLI

Build Platform Last Commit Language Technologies Stars Forks Issues Contributors


visitors

🔍 Overview

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.

UpCord CLI Screenshot

🐍 Python Required

Make sure Python 3 is installed:

  • Linux: python3 --version

🔧 Installation

Clone and install directly

git clone https://github.com/denoyey/UpCord-CLI.git
cd UpCord-CLI
python upcord.py

✨ Features

  • Downloads the latest stable Discord client for your platform
  • Provides friendly CLI interface with colorful output
  • Cross-platform support
  • Smart file re-download prompt

🧠 How It Works

  1. Picks the correct download URL from Discord's API
  2. Downloads the latest Discord client version
  3. Saves to output_upcord/ with a versioned filename
  4. If the file already exists, it gives you a choice to skip or re-download

💡 Use Cases

  • Set up Discord across multiple systems quickly
  • Automate deployments or testing environments
  • Integrate with custom Discord tooling

📁 Output Location

All downloads are saved to:

output_upcord/

Each file is named based on the detected version and file extension.

👥 Contributing

Contributions, issues and feature requests are welcome!
Feel free to open an issue or submit a pull request.

📄 License

This project is licensed under the MIT License. See LICENSE for more information.

📫 Contact

For questions, feedback or collaboration:

About

Fast CLI tool to download the latest official Discord client for Linux — built with Python.

Topics

Resources

License

Stars

Watchers

Forks

Languages