florian-sander / gseen.mod

gseen.mod is an eggdrop module for providing information when users were last seen on a channel.
http://www.kreativrauschen.com/gseen.mod/
8 stars 7 forks source link

!seen <nick> it reply twice #13

Closed kcabmaskph closed 3 years ago

kcabmaskph commented 3 years ago

if you use !seen nick it reply twice

!seen player36 09:49:57 PM kcaBmask, player36 (bake@4.us) was last seen parting #test 19 seconds ago (02.12. 13:49), after spending 2 minutes there. 09:49:59 PM kcaBmask, player36 (bake@4.us) was last seen parting #test 19 seconds ago (02.12. 13:49), after spending 2 minutes there. **but if you use wild card the output is ok** kcaBmask, I found one match to your query: player36. player36 (bake@4.us) was last seen parting #test 19 minutes ago (02.12. 13:49), after spending 2 minutes there. running Eggdrop 1.8.4 using gseen mod 1.1.2
florian-sander commented 3 years ago

It's been way to long since I last worked with gseen, so I'm afraid can't be of much help. But here are some pointers which might serve as inspiration for tracking the issue down - or lead you astray, who knows. :)

Good luck! If you find out what's going on, please update this issue.

kcabmaskph commented 3 years ago

I just did disabling the ai seen.

set ai-seen-binds { "" }

rehash the bot but still give me double output. I did restart and it seems working

Thank you for this mod. This is still the best seen I've ever used.