{"id":27004190,"url":"https://github.com/huhncode/lucid-addon","last_synced_at":"2025-04-04T06:15:18.963Z","repository":{"id":282877233,"uuid":"941700139","full_name":"HUHNcode/Lucid-addon","owner":"HUHNcode","description":"Lucid: A lightweight Meteor Client addon focused on enhancing chat interactions and ESP features, with customizable chat responses, font styles, and additional automation tools like Auto GG and AFK Log","archived":false,"fork":false,"pushed_at":"2025-04-02T20:19:01.000Z","size":584,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-02T21:26:37.665Z","etag":null,"topics":["chatbot","espmod","fabric","huhncode","lucid","lucid-addon","meteor-client","meteorclient","minecraft-mod","minecraftaddon","minecraftautomation","minecraftmods","module","utility-mod"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HUHNcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-02T22:13:57.000Z","updated_at":"2025-04-02T20:20:50.000Z","dependencies_parsed_at":"2025-03-17T12:42:49.415Z","dependency_job_id":"9c743071-d3f8-4421-8443-6055fcc1bf96","html_url":"https://github.com/HUHNcode/Lucid-addon","commit_stats":null,"previous_names":["huhncode/lucid","huhncode/lucid-addon"],"tags_count":1,"template":false,"template_full_name":"MeteorDevelopment/meteor-addon-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HUHNcode%2FLucid-addon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HUHNcode%2FLucid-addon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HUHNcode%2FLucid-addon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HUHNcode%2FLucid-addon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HUHNcode","download_url":"https://codeload.github.com/HUHNcode/Lucid-addon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247128753,"owners_count":20888235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chatbot","espmod","fabric","huhncode","lucid","lucid-addon","meteor-client","meteorclient","minecraft-mod","minecraftaddon","minecraftautomation","minecraftmods","module","utility-mod"],"created_at":"2025-04-04T06:15:18.197Z","updated_at":"2025-04-04T06:15:18.956Z","avatar_url":"https://github.com/HUHNcode.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/user-attachments/assets/e071cc52-3c46-45d5-b561-a593f777af4f\" alt=\"Lucid\" width=\"300px\"/\u003e\n\t\u003ch1\u003e\u003cb\u003eLucid\u003c/b\u003e\u003c/h1\u003e\n\t\u003cbr\u003e\n\t\u003cem\u003eA lightweight addon for the \u003ca href=\"https://github.com/MeteorDevelopment/meteor-client\"\u003eMeteor Client\u003c/a\u003e.\u003c/em\u003e\n\t\u003cbr\u003e\n\u003c/div\u003e\n\n---\n\n## Modules\n\nCurrently, Lucid includes one module (suggestions for new features are always welcome!):\n\n-   **[Chat Bot](docs/ChatBot.md)**\n\n    -   Automatically detects and responds to chat messages based on configurable settings.\n    -   Extracts relevant messages using **regular expressions (regex)**.\n    -   Filters messages based on **required and forbidden keywords**.\n    -   Uses **predefined item triggers** to generate appropriate responses.\n\n-   **[Chat Fonts](docs/ChatFonts.md)**\n\n    -   Allows you to change the font style of chat messages.\n    -   Choose from various font styles like Block, Blackletter, Bold, Script, etc.\n    -   Each font style offers a unique and customized look for your chat messages.\n\n-   **AFK Log**\n\n    -   Automatically logs you out after being AFK for a configured delay.\n    -   Detects inactivity based on movement.\n    -   Option to disable **AutoReconnect** upon logout.\n\n-   **Auto GG**\n\n    -   Automatically sends a **GG message** after a kill.\n    -   Supports random or predefined messages.\n    -   Option to send the message privately as **/msg**.\n\n-   **Auto Totem**\n    -   Automatically equips a **Totem of Undying** when one is consumed.\n    -   **Random delay** to bypass anti-cheat systems.\n\n---\n\n## Installation Guide\n\n1. Install [Minecraft](https://www.minecraft.net)\n2. Install [Fabric](https://fabricmc.net) and [Fabric API](https://www.curseforge.com/minecraft/mc-mods/fabric-api) for your Minecraft version\n3. Download [Meteor Client](https://meteorclient.com) for your Minecraft version\n4. Download [Lucid](https://github.com/HUHNcode/Lucid/releases) for your Minecraft version\n5. Place both the **Meteor Client** and **Lucid** in your `mods` folder\n\n---\n\n## Contributing\n\nFeel free to open issues or submit pull requests if you have suggestions or improvements!\n\n---\n\n## License\n\nThis project is licensed under the **MIT License**. See [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuhncode%2Flucid-addon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuhncode%2Flucid-addon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuhncode%2Flucid-addon/lists"}