A simple mod that connects an AI chat API to Desktop Mate for desktop chatting.
- AI Chat Integration: Uses a custom API to generate responses (requires API setup).
- Keyboard Shortcuts:
- Press
Tto send a chat prompt. - Press
Ctrl+Tto disable GUI interactions.
- Press
- Logging: Tracks chat activity via
ChatterLogger.
- Place the mod in your Desktop Mate mods folder.
- Ensure MelonLoader is installed.
- Press
Tto trigger the AI response in the GUI.
- This mod was abandoned due to Desktop Mate's pushback against mods.
- Requires a working AI API implementation (see
ChatApiclass for details).
For API setup or customization, check the AiChatter.cs and ChatterLogger.cs files.
