I have eggdrop v1.6.19+updates (taken from cvs).
I ran into problems with CTCP requests to bot.
It seems that a bot does not recognise what kind of CTCP it recieves.
This is what being shown in telnet session when someone requests a CTCP VERSION from bot:
Code: Select all
CTCP : from barmoley (~people@host)
Code: Select all
CTCP version: from anaesthesia (~-@host)
In config:
Code: Select all
loadmodule ctcp
set ctcp-mode 0
set ctcp-version "BaS's BOT-16"
set ctcp-userinfo "BaS's BOT-16"
set ctcp-finger "BaS's BOT-16"
Code: Select all
Module: ctcp (v1.0)