Skip to content
/ LibCord Public
forked from Naticord/naticord

An unofficial Discord client that offers a unique and customizable chat experience.

License

Notifications You must be signed in to change notification settings

LibHQ/LibCord

Repository files navigation

LibCord

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

Do not blame us if you get banned.

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.

Features

  • 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.

Installation

You can install LibCord in two ways:

Using the Releases Page

  1. Visit the Releases page.
  2. Download the latest version for your operating system.
  3. Follow the provided instructions to install and run LibCord.

From Source

  1. Clone the repository:
    git clone https://github.com/LibHQ/LibCord.git
  2. Navigate to the project directory:
    cd LibCord
  3. Install the required dependencies:
    pip install -r requirements.txt
  4. Run the application:
    python main.py

Contributing

We welcome contributions from the community. If you have an idea for a feature or improvement, or if you find a bug, please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature-name).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature/your-feature-name).
  6. Open a pull request.

Acknowledgements

Special thanks to the creators of Naticord for their pioneering work, which has significantly aided the development of LibCord.

License

LibCord is open-source and available under the MIT License.

Contact

If you have any questions or suggestions, feel free to reach out:


Thank you for using LibCord. Enjoy your Discord experience!

LibCord

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

Do not blame us if you get banned.

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.

Features

  • 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.

Installation

You can install LibCord in two ways:

Using the Releases Page

  1. Visit the Releases page.
  2. Download the latest version for your operating system.
  3. Follow the provided instructions to install and run LibCord.

From Source

  1. Clone the repository:
    git clone https://github.com/LibHQ/LibCord.git
  2. Navigate to the project directory:
    cd LibCord
  3. Install the required dependencies:
    pip install -r requirements.txt
  4. Run the application:
    python main.py

Contributing

We welcome contributions from the community. If you have an idea for a feature or improvement, or if you find a bug, please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature-name).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature/your-feature-name).
  6. Open a pull request.

Acknowledgements

Special thanks to the creators of Naticord for their pioneering work, which has significantly aided the development of LibCord.

License

LibCord is open-source and available under the MIT License.

Contact

If you have any questions or suggestions, feel free to reach out:


Thank you for using LibCord. Enjoy your Discord experience!

About

An unofficial Discord client that offers a unique and customizable chat experience.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%