Not sure what you managed to screw up, but I've had to make no such modification to my script it works just fine, not that I ever have used it, that is until you said something I tried it and it worked just fine. You messed something up there, hence why it doesn't function correctly. Did you verify...
How do I display a link other than the default using the @@entry!link@@ format? Specifically, I want to match by rel="" attribute. I tried all of the usual suspects, but nothing has worked.
First of all, awesome script! I have ten feeds running flawlessly. However, I did notice a couple of bugs: Line 360: [namespace current]::feed_msg $list_type $list_msgs list_targets $nick The latest source (version 0.5b1) is missing a $ before list_targets, which causes the !rss command to return no...
Wow, now I feel like an idiot for not thinking to recompile fresh sources on my own. Sorry for bugging you guys, and thanks for all of the suggestions.
DL, that was the first place I looked, even before searching, and my correct nameserver is present. (I couldn't reach this site if all my lookups failed. )
I'm downloading fresh sources as I type, and recompiling as suggested.
Actually, posting was my last resort. I searched the forums first, and I tried a google search. None of the suggestions I found resolved the problem. I guess I shall keep looking elsewhere. Thanks, everyone, for trying to help.
Same results from .console +rv command in telnet: *** ravensgrace joined the party line. [01:00] Trying server irc.efnet.org:6667 [01:00] Failed connect to irc.efnet.org (DNS lookup failed) [01:00] #ravensgrace# console +rv Set your console to *: mkcobxs (msgs, kicks/modes, cmds, mi er). [01:01] Try...
Alchera, this is what I see when I start eggdrop with the -n switch. The last 3 lines continue to repeat until I terminate the process. Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads [00:38] Allocated bind table unld (flags 1) [00:38] Allocated bind table time (flags 1) [00:38] Allocated b...
try using server you're connecting to with ip not host. Thanks for the reply, IAD. That's only a way around the problem. I could also comment out the loadmodule statement entirely. However, both of these solutions cripple the bot's responsiveness. Besides, the module should work as intended, or it ...