LibCord is an unofficial Discord client built in Python, offering a unique and customizable chat experience. This project was inspired by and is partially built upon the discontinued project Naticord. We extend our gratitude to the creators of Naticord for their contributions, which have been invaluable in the development of LibCord.
Caution
Discord may ban you if they catch you using a custom client, this hasn't happened to anyone yet using LibCord or client mods such as Vencord.
- Customizable Interface: Personalize your chat experience with various themes and settings.
- Lightweight: A minimalistic approach ensures low resource usage.
- Cross-Platform: Compatible with Windows, macOS, and Linux.
You can install LibCord in two ways:
- Visit the Releases page.
- Download the latest version for your operating system.
- Follow the provided instructions to install and run LibCord.
- Clone the repository:
git clone https://github.com/LibHQ/LibCord.git
- Navigate to the project directory:
cd LibCord
- Install the required dependencies:
pip install -r requirements.txt
- Run the application:
python main.py
Special thanks to the creators of Naticord for their pioneering work, which has significantly aided the development of LibCord.
LibCord is open-source and available under the Apache License.
If you have any questions or suggestions, feel free to reach out:
- X: @LBYSoftware
Thank you for using LibCord. Enjoy your Discord experience!