pascalla / clanchat.net

Clan Chat Manager
3 stars 3 forks source link

Messages beginning with a pipe are filtered #2

Open jammy-dodgers opened 1 year ago

jammy-dodgers commented 1 year ago

Not sure if this one's on the plugin side or the server side.

image image

image image (disregard the "impossible" message, it's just a q p helper)


Other messages with them send fine though. image image

pascalla commented 1 year ago

This is a weird one, it seems that the messages prefixed with "||" get put into GIM chat (despite showing in normal clan chat on a normie account)

2023-05-27 14:31:02 BST [Client] DEBUG client-patch - Chat message type CLAN_GIM_CHAT: two 2023-05-27 14:31:02 BST [Client] DEBUG c.c.ClanChatWebhookPlugin - two 2023-05-27 14:31:06 BST [Client] DEBUG client-patch - Chat message type CLAN_GIM_CHAT: | three 2023-05-27 14:31:06 BST [Client] DEBUG c.c.ClanChatWebhookPlugin - | three 2023-05-27 14:31:07 BST [Client] DEBUG client-patch - Chat message type CLAN_GIM_CHAT: || four 2023-05-27 14:31:07 BST [Client] DEBUG c.c.ClanChatWebhookPlugin - || four

I'm not sure if this intentional from RuneLite/Jagex. I'll have to have a look.

Update: It's a Jagex issue, I've reported it in-game.