GuaJokesAddon

A fun addon that says a random Gua joke in chat.

File Details

v1.2.0

  • R
  • Jan 23, 2026
  • 8.17 KB
  • 10
  • 1.15.4
  • Classic

File Name

GuaJokesAddon-v1.2.0.zip

Supported Versions

  • 1.15.4

tag ed6adc49a0b347f63875db9393e04606cc4d4880 v1.2.0
Author:    github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:    Fri Jan 23 04:17:15 2026 +0000

Release v1.2.0

commit 60afbbfb5abddafc729cce4483a9cc285ee788cb
Author: kep <kep@c.shellbox.io>
Date:   Thu Jan 22 23:17:06 2026 -0500

    Add new joke about chess and checkers

    Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

commit afb8e34c87d7d93856ea5be822c58285a2593856
Author: kep <kep@c.shellbox.io>
Date:   Thu Jan 22 23:14:41 2026 -0500

    Add feature version bump support and GuaJokesAddon.lua trigger

    - Add GuaJokesAddon.lua to path triggers
    - Support minor (feature) version bumps based on commit message keywords
    - Add manual workflow_dispatch option to choose bump type
    - Auto-detect "Add", "feat", "feature" commits as minor bumps

    Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

commit 272ff26924fe847e3faee6b856245857182edb1b
Author: kep <kep@c.shellbox.io>
Date:   Thu Jan 22 22:51:47 2026 -0500

    Add toggle button with arrow icon to hide/show joke buttons

    Added a small toggle button centered between the Gua and Raid joke buttons that displays an up/down arrow icon to indicate visibility state. The button allows users to easily hide and show the joke buttons without using the slash command.

    Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>