am basic user of eggdrop .. i have downloaded gseen module, module gets loaded .. but when i do !seen it says "NOLANGNOLANG", i have copied gseen.de.lang & gseen.en.lang in eggdrop/language dir too ..
PLEASE HELP ME
######
#####
### General Settings
#####
######
# the file where the seen data will be backuped.
# WARNING: set this _before_ the module is loaded.
set gseenfile "gseen.dat"
# now load the module
loadmodule gseen
# load the English language file
loadseenslang "en" "English" language/gseen.en.lang
# load the German language file
loadseenslang "de" "Deutsch" language/gseen.de.lang
# set the default language to english...
set default-slang "en"
# ... but let #xwp use the german langfile
setchanseenlang #xwp "de"
<snip>
pretty self explanatory, you should NOT load the module on it's own.
as you can see, simply sourcing gseen.conf will handle loading the module and setting up gseen.