pascalla / clan-chat-webhook

BSD 2-Clause "Simplified" License
3 stars 1 forks source link

Dupes if multiple have on same webhook and also <img=2> etc showing. #1

Closed Haavardaw closed 1 year ago

Haavardaw commented 1 year ago

Hey currently there are duplicates if multiple people have the plugin on. Could a check for duplicates if the same clan be checked or something? I want multiple people in a clan to have plugin on to monitor chat always. Without having it spam dupes.

Also it shows stuff like for I'd assume irons? then stuff like Justinsiron has left. for when people leave or join clan image

Haavardaw commented 1 year ago

image Here are my settings

pascalla commented 1 year ago

@Haavardaw Sadly this is an unfortunate side effect of runelite plugins not aware of eachother meaning it can not dedupe messages with the plugin alone.

However I am using this plugin for the exact same use case as you, currently I use my https://github.com/pascalla/clan-chat-webhook-server repo and host a little webserver that does the filtering and replacement of icons.

I understand you might not have the knowledge to host/run this little server, I have been working on making this much more friendly so anyone can set it up, working similary to how the shooting star plugin works.

I hope to have this finished within the next two weeks (and then some time for RuneLite plugin to be reviewed/approved).

In the meantime if you really wanna get this working I can set up the server quickly (and for free) so you use it as intended. Feel free to add me on Discord Jhawsh#0001 and you can send me the Discord webhook url and i'll send you the webhook URL for to put in the plugin.

pascalla commented 1 year ago

Plugin has been updated to use a centralised system, https://clanchat.net/

Feel free to use my hosted version, or you can host your own

https://github.com/pascalla/clanchat.net