mirror of
https://github.com/MuRuLOSE/limoka.git
synced 2026-06-17 06:44:18 +02:00
Added and updated repositories 2025-11-30 12:52:32
This commit is contained in:
91
archquise/H.Modules/README.md
Normal file
91
archquise/H.Modules/README.md
Normal file
@@ -0,0 +1,91 @@
|
||||
<div align="center">
|
||||
<img src="https://github.com/Codwizer/ReModules/blob/main/assets/Vector.png" alt="hikka_mods" width="600">
|
||||
</div>
|
||||
|
||||
<h1 align="center">H:Mods - Hikka Modules</h1>
|
||||
|
||||
<p align="center">
|
||||
Enhance your <a href="https://github.com/hikariatama/Hikka">Hikka</a>/<a href="https://github.com/coddrago/Heroku">Heroku</a> experience with a curated collection of community modules.
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://t.me/hikka_mods">
|
||||
<img src="https://img.shields.io/badge/Join%20the-Telegram%20Channel-blue?style=flat-square&logo=telegram" alt="Telegram Channel">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
---
|
||||
|
||||
## ✨ Installation Guide
|
||||
|
||||
### 1. Direct Installation
|
||||
|
||||
To install a module directly from the repository, use the following command:
|
||||
|
||||
|
||||
```bash
|
||||
.dlm https://raw.githubusercontent.com/archquise/H.Modules/main/<module_name>.py
|
||||
```
|
||||
**Example:** To install example_module.py, use:
|
||||
|
||||
|
||||
```bash
|
||||
.dlm https://raw.githubusercontent.com/archquise/H.Modules/main/example_module.py
|
||||
```
|
||||
### 2. Repository Installation (Recommended)
|
||||
|
||||
For easier module management and updates, install the entire repository.
|
||||
|
||||
**Step 1: Add the Repository**
|
||||
|
||||
|
||||
```bash
|
||||
.addrepo https://github.com/archquise/H.Modules/raw/main
|
||||
```
|
||||
|
||||
**Step 2: Install Modules from the Repository**
|
||||
|
||||
```bash
|
||||
.dlm <module_name>
|
||||
```
|
||||
**Example:** After adding the repository, to install example_module, use:
|
||||
|
||||
```bash
|
||||
.dlm example_module
|
||||
```
|
||||
---
|
||||
|
||||
## 📜 License
|
||||
|
||||
This project is licensed under a **Proprietary License**. By using this software, you agree to the terms and conditions outlined below.
|
||||
|
||||
> **You are granted permission to use the Software for personal and non-commercial purposes, subject to the following conditions:**
|
||||
|
||||
1. Modification or alteration of the Software is strictly prohibited without explicit written permission from the author.
|
||||
2. Redistribution of the Software, in original or modified form, is strictly prohibited without explicit written permission from the author.
|
||||
3. The Software is provided "as is", without any warranty, express or implied.
|
||||
4. The copyright notice and this permission notice must be included in all copies or substantial portions of the Software.
|
||||
5. By using the Software, you agree to be bound by the terms and conditions of this license.
|
||||
|
||||
**Contact:** For any inquiries or requests for permissions, please contact archquise@gmail.com.
|
||||
|
||||
<details>
|
||||
<summary>Show Full License Details</summary>
|
||||
> <i>All files of this repository are under <b>Proprietary License.</b></i><br>
|
||||
> <b>Permission is hereby granted to any person obtaining a copy of this software and associated documentation files (the "Software"), to use the Software for personal and non-commercial purposes, subject to the following conditions:</b>
|
||||
|
||||
1. The Software may not be modified, altered, or otherwise changed in any way without the explicit written permission of the author.
|
||||
2. Redistribution of the Software, in original or modified form, is strictly prohibited without the explicit written permission of the author.
|
||||
3. The Software is provided "as is", without warranty of any kind, express or implied.
|
||||
4. The copyright notice and this permission notice must be included in all copies or substantial portions of the Software.
|
||||
5. By using the Software, you agree to be bound by the terms and conditions of this license.
|
||||
|
||||
For any inquiries or requests for permissions, please contact archquise@gmail.com.
|
||||
</details>
|
||||
|
||||
---
|
||||
|
||||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/trinib/trinib/82213791fa9ff58d3ca768ddd6de2489ec23ffca/images/footer.svg" width="100%">
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user