Disabling Channel modes in /list?

These are old archives. They are kept for historic purposes only.
Post Reply
Messenger1
Posts: 2
Joined: Tue Oct 28, 2008 3:01 am

Disabling Channel modes in /list?

Post by Messenger1 »

Hey folks,

I was just curious if there is anyway to disable the topics being prefaced by the Channel Modes when a user performs a /list? We're thinking of running a roleplaying game through IRC and would like to use channels for locations with the topics as descriptions for that locale, but having that prefaced with "[+nt]" isn't very aesthetically pleasing ;) I dug through the docs and did a forum search but didn't find anything that seemed to help. In m_list.c I can see #ifdef directives for LIST_SHOW_MODES, but seeing that modifying the source is unsupported I figured I'd ask if this was possible without it. I'm runing 3.2.7 on Fedora Core 9. Is this maybe something I can specify when ./Config asks for additional options?

Thanks in advance!
Jobe
Official supporter
Posts: 1180
Joined: Wed May 03, 2006 7:09 pm
Location: United Kingdom

Re: Disabling Channel modes in /list?

Post by Jobe »

Try "./Config -advanced" iirc
Your IP: Image
Your Country: Image
Messenger1
Posts: 2
Joined: Tue Oct 28, 2008 3:01 am

Re: Disabling Channel modes in /list?

Post by Messenger1 »

Sorry to necrothread, but it seems like after a few months of working on a bot, we may be switching to a Hosted Windows Platform. Is there a way to compile with this option on Windows without modifying the code?

Also, a very late thanks to Jobe, as that did work for our testing.
Post Reply