discollama icon indicating copy to clipboard operation
discollama copied to clipboard

Answer in thread without mentionning again

Open Pauldb8 opened this issue 1 year ago • 2 comments

Hello,

I am having a blast using this, it works just right ! Now I notice I can't continue the conversation in the thread after I made the first question. I wish to continue the discussion in the thread, can we make it ?

Thank you very much for this !

Pauldb8 avatar Jan 27 '24 01:01 Pauldb8

This is tricky. discollama uses the mention to identify when it's supposed to respond. Without a check like this, it'll try to respond to every single message.

For example, if person A starts a thread with discollama, person B can jump in a respond to person A. discollama will try to respond to person B even though its not the intended recipient

mxyng avatar Feb 02 '24 22:02 mxyng

an option would be to at least have it reply to replies to its last response? 🤔 but that would also mean as soon as person B answers that message (as a 'mention') that the bot would respond.

its tricky to find the right way. i feel like @discollama is already good.

endo9000 avatar Feb 11 '24 03:02 endo9000