An open API service indexing awesome lists of open source software.

https://github.com/huhncode/lucid

A light weight addon for meteor client that is concentrated on chat and ESP modlue
https://github.com/huhncode/lucid

chatbot fabric huhncode lucid meteor-client minecraft-mod module utility-mod

Last synced: 7 months ago
JSON representation

A light weight addon for meteor client that is concentrated on chat and ESP modlue

Awesome Lists containing this project

README

          


Lucid

Lucid




A lightweight addon for the Meteor Client.


---

## Modules

Currently, Lucid includes one module (suggestions for new features are always welcome!):

- **[ChatBot](docs/ChatBot.md)**

- Automatically detects and responds to chat messages based on configurable settings.
- Extracts relevant messages using **regular expressions (regex)**.
- Filters messages based on **required and forbidden keywords**.
- Uses **predefined item triggers** to generate appropriate responses.

- **[ChatFonts](docs/ChatFonts.md)**
- Allows you to change the font style of chat messages.
- Choose from various font styles like Block, Blackletter, Bold, Script, etc.
- Each font style offers a unique and customized look for your chat messages.

---

## Installation Guide

1. Install [Minecraft](https://www.minecraft.net)
2. Install [Fabric](https://fabricmc.net) and [Fabric API](https://www.curseforge.com/minecraft/mc-mods/fabric-api) for your Minecraft version
3. Download [Meteor Client](https://meteorclient.com) for your Minecraft version
4. Download [Lucid](https://github.com/HUHNcode/Lucid/releases) for your Minecraft version
5. Place both the **Meteor Client** and **Lucid** in your `mods` folder

---

## Contributing

Feel free to open issues or submit pull requests if you have suggestions or improvements!

---

## License

This project is licensed under the **MIT License**. See [LICENSE](LICENSE) for details.