Anope IRC Services

Anope Development => Modules => Topic started by: fudge on October 04, 2007, 10:57:54 PM

Title: Feature request/Module request - chanserv keeptopic setting topic on services join to a network.
Post by: fudge on October 04, 2007, 10:57:54 PM
We've all noticed when keeptopic is on for channels when services join the network the  topic is set even if there are no changed necessary. This is the case to avoid high CPU load for services having to check to see if they need to change the topic or not, hense they just do it. Can someone write a module to fix this in checking to see if the change is needed? Hopefully this can be intergrated into the main source as a config option such as CheckTopicChangeOnStart warning this could lag CPU briefly on large production networks etc...
Title:
Post by: katsklaw on October 04, 2007, 11:21:17 PM
I doubt it would make it to the core for the very reason you specified, CPU cycles. Some larger networks have found that the "just set it" approach is better resources wise, which is why it's used.