MudaeCraft is a Tampermonkey script designed to enhance your Discord experience with the Mudae bot. It automatically claims kakera sources and characters based on customizable thresholds.
- Auto Kakera Claim: Automatically claim kakera reactions.
- Auto Waifu Claim: Automatically claim characters with a kakera value above a specified threshold.
- Customizable Settings: User-friendly interface to customize which kakera types to claim and the minimum kakera value for waifus.
-
Install Tampermonkey: Ensure you have the Tampermonkey extension installed in your browser.
-
Add the Script:
- Open Tampermonkey and click "Create a new script".
- Copy the entire MudaeCraft script into the editor.
- Save the script.
- Discord Integration: The script runs automatically on the Discord channels where Mudae bot is active.
- Settings Panel: Click the MudaeCraft button in Discord to open the settings panel.
- Auto Kakera Reaction: Toggle auto-claim for kakera types.
- Auto Claim Waifus: Set the minimum kakera value for auto-claiming waifus, and make sure to check the checkbox next to it.
- Auto Claim Waifus by name: This feature has yet to be implemented.
- Auto Kakera Reaction: Enable or disable automatic claiming of specific kakera types (e.g., purple, orange, red).
- Auto Claim Waifus:
- Set the minimum kakera value.
- Toggle the feature on or off.
- Settings Button: Located in the Discord UI, opens the MudaeCraft settings.
- Draggable Modal: Contains options to customize the script's behavior.
- Increment/Decrement Buttons: Adjust the kakera value threshold for waifu claims.
Here’s how the settings modal looks in the Discord interface:
// ==UserScript==
// @name MudaeCraft
// @namespace http://tampermonkey.net/
// @version 3.0
// @description Mudae Helper, Automatically claim Kakera sources & Automatically claim characters with a kakera > a given value.
// @author Medc
// @match https://discord.com/channels/*
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_addStyle
// ==/UserScript==The script includes custom styles for toggles, buttons, and the settings modal to blend seamlessly with Discord's interface.
For questions, support, or if you are interested in collaborating on this tool, please open a GitHub issue or message me on Discord here.
This project is licensed under the MIT License.
Enjoy your enhanced Mudae experience with MudaeCraft!
