Skip to content

Strip macros from chat messages - #61

Merged
frolv merged 1 commit into
mainfrom
chat-macros
Aug 26, 2026
Merged

Strip macros from chat messages#61
frolv merged 1 commit into
mainfrom
chat-macros

Conversation

@frolv

Copy link
Copy Markdown
Collaborator

Jagex updated chat formatting to use macros, which are snake case identifiers wrapped in @, instead of the previous HTML-style tags. This updates all chat message reading in the plugin to strip these macros before processing the message.

Jagex updated chat formatting to use macros, which are snake case
identifiers wrapped in @, instead of the previous HTML-style tags.
This updates all chat message reading in the plugin to strip these
macros before processing the message.
@frolv
frolv merged commit 30aaee0 into mainAug 26, 2026
frolv added a commit that referenced this pull request Aug 26, 2026
Jagex updated chat formatting to use macros, which are snake case
identifiers wrapped in @, instead of the previous HTML-style tags. This
updates all chat message reading in the plugin to strip these macros
before processing the message.
@github-actions

Copy link
Copy Markdown

🟩 Auto-review token estimate: ~120,278 / 200,000 (60%)

🔺 +165 tokens vs base (was ~120,113)

areaest. tokensΔ vs base
util882+79
challenges/colosseum7,641+26
challenges/mokhaiotl6,075+26
challenges/inferno4,064+22
challenges/tob35,866+18
core20,147-7

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@frolv