Anope IRC Services

Anope Development => Modules => Topic started by: katsklaw on June 14, 2008, 05:24:55 PM

Title: [RELEASE] ircd_chanurl v1.0.0
Post by: katsklaw on June 14, 2008, 05:24:55 PM
his module sends numeric 328, RPL_CHANNEL_URL, to users upon joining any registered channel that has a URL set.

There are no configuration options.

This module should work on all ircds that support numeric 328 or any ircd that blindly forwards unknown numerics such as UnrealIRCd.

Found at: http://modules.anope.org/viewmod.php?id=156
Title:
Post by: SNU on June 15, 2008, 09:05:43 PM
may someone explain what this module is doing or what it means "sending numeric 328" ?
maybe a screenshot from a client might also be helpful making it visual what this module is doing :D
Actually I have no clue what it is.

Thank you.
Title:
Post by: katsklaw on June 16, 2008, 01:07:48 AM
It sends the channels URL that is stored in Anope's database to users when they join the channel as I have already stated.

It sends a numeric because ircds are supposed to send numerics whenever possible and Anope is connected to the network as an ircd.