Skip to content

Instantly share code, notes, and snippets.

@abear1538
abear1538 / wolfery_format.js
Created January 24, 2026 17:02
Wolfery Look Notify Utility Script (Userscript)
// ==UserScript==
// @name Wolfery Look Notifier
// @namespace wf-tools
// @version 2.36.0
// @description Adds persistent look notifications to Wolfery's chat box with timestamps so you don't have to constantly watch the room list to catch people looking. Povides a button at the top of the chat box to clear notifications.
// @match https://wolfery.com/*
// @run-at document-start
// @grant none
// ==/UserScript==
@abear1538
abear1538 / wolfery_format.md
Last active January 24, 2026 17:09
Wolfery Text Format Guide (Unofficial)

Wolfery Text Formatting — Practical Field Guide (Merged Reference)

This guide consolidates Wolfery’s text formatting behavior from two sources:

  1. Official in-client help commands (help format, help format info)
  2. Observed behavior, forum posts, release notes, and real-world usage

Where these sources agree, the behavior is described directly. Where they conflict, the discrepancy is explicitly noted.