Hey,
I'm using the gseen module on my eggdrop 1.6.19, but its just collecting data in rooms in which the bot is opped.
Is it possible to have it collecting data in every room the bot is in?
---
Nico
Code: Select all
# channels where you do not want your bot to reply to public queries
set no-pub-seens ""
# channels where you want your bot to send replies via notice to the user and
# not to the channel
set quiet-seens ""
# same as quiet-seens but for AI seen
set quiet-ai-seens ""
# channels where you do not want your bot to log seen data
set no-seendata ""