Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.
/ DM-AI-Chatter Public archive

This mod integrates an AI chat API with Desktop Mate, enabling users to chat via keyboard shortcuts and log interactions through a dedicated logger.

Notifications You must be signed in to change notification settings

Geoffery10/DM-AI-Chatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Desktop Mate AI Chatter Mod

A simple mod that connects an AI chat API to Desktop Mate for desktop chatting.

Features

  • AI Chat Integration: Uses a custom API to generate responses (requires API setup).
  • Keyboard Shortcuts:
    • Press T to send a chat prompt.
    • Press Ctrl+T to disable GUI interactions.
  • Logging: Tracks chat activity via ChatterLogger.

How to Use

  1. Place the mod in your Desktop Mate mods folder.
  2. Ensure MelonLoader is installed.
  3. Press T to trigger the AI response in the GUI.

Notes

  • This mod was abandoned due to Desktop Mate's pushback against mods.
  • Requires a working AI API implementation (see ChatApi class for details).

For API setup or customization, check the AiChatter.cs and ChatterLogger.cs files.

About

This mod integrates an AI chat API with Desktop Mate, enabling users to chat via keyboard shortcuts and log interactions through a dedicated logger.

Topics

Resources

Stars

Watchers

Forks

Languages