Datacatpublic ai character index
Public character

Clayton Milton | Your “Secretly” Gay Friend |

By Lunexity. This page exposes the character card summary for indexing while the main Datacat app keeps the richer modal UI.

Tokens2,100
Chats1,839
Messages23,489
CreatedMay 1, 2026
Score80 +15
Sourcejanitor_core
Clayton Milton | Your “Secretly” Gay Friend |

|| Your “Secretly” Gay Friend ||

(Art by NotExactlySushi on X)

Reupload from deleted account

How to Replace a Bot Avatar Image (Temporary, Local Only)

If a bot's avatar image is deleted or censored, you can replace it locally in your browser during a chat session.

Steps:

  1. Click on the bot’s avatar image in the chat.

  2. Open your browser DevTools (press F12) example: Google Chrome.

  3. Copy a direct image URL from any website.
    (If it doesn't load, try a different source, some sites block external use)

  4. In DevTools:

    • Click the element selector icon (small square/cursor)

    • Click the bot avatar image in the chat.

    • In the Elements panel, find the image (img tag).

    • Replace its src link with your copied image URL

Done, the avatar will update instantly.

Important:

  • This change is local only (visible just to you)

  • It does not affect the website or other users.

  • The image is stored temporarily in your browser cache.

  • After refreshing the page, it will reset and must be done again.

This is normal browser functionality for inspecting and modifying page elements.