This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.
Discussion of Eggdrop's code and module programming in C.
-
Slodge
- Voice
- Posts: 3
- Joined: Mon Aug 15, 2005 3:28 am
Post
by Slodge »
my gseen modules was working fine before. I restart my bot today and after that it start replying seen in both notice and channel.
Here is my gseen config ..
# 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 "#aizawlchat"
# 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 ""
Can u please tell me what to do?
Ya!!!