Anope IRC Services

Anope Development => Modules => Topic started by: CrazyCat on April 15, 2024, 11:36:22 AM

Title: Categorize channel
Post by: CrazyCat on April 15, 2024, 11:36:22 AM
Hello there,
I want to allow chanadmins to add a category to there channels.
I actually added a misc set "Category" which works well, but I'd like to restrict the possibilities to a list of predetermined categories.

So I think the solution might come from a module which creates the "SET CATEGORY" command, restricts it to chanowner and only allows items contained in the chanserv.conf options.

I'm doing some tries but if anyone can give me some tips, it'll be wonderful :)