View Issue Details

IDProjectCategoryView StatusLast Update
0005191unrealircdpublic2019-01-18 09:01
Reportertomm Assigned Tosyzop  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Summary0005191: Services Anope
Description Set the channel description
Steps To ReproduceWith the command 0:22 <tomm> help set
20:22 -ChanServ([email protected])- Syntax: SET option channel parameters
20:22 -ChanServ([email protected])-
20:22 -ChanServ([email protected])- Allows the channel founder to set various channel options
20:22 -ChanServ([email protected])- and other information.
20:22 -ChanServ([email protected])-
20:22 -ChanServ([email protected])- Available options:
20:22 -ChanServ([email protected])- SET AUTOOP Should services automatically give status to users
20:22 -ChanServ([email protected])- SET BANTYPE Set how Services make bans on the channel
20:22 -ChanServ([email protected])- SET DESC Set the channel description
20:22 -ChanServ([email protected])- SET DESCRIPTION Set the channel description
20:22 -ChanServ([email protected])- SET EMAIL Associate an E-mail address with the channel
20:22 -ChanServ([email protected])- SET FOUNDER Set the founder of a channel
20:22 -ChanServ([email protected])- SET KEEPMODES Retain modes when channel is not in use
20:22 -ChanServ([email protected])- SET KEEPTOPIC Retain topic when channel is not in use
20:22 -ChanServ([email protected])- SET PEACE Regulate the use of critical commands
20:22 -ChanServ([email protected])- SET PERSIST Set the channel as permanent
20:22 -ChanServ([email protected])- SET PRIVATE Hide channel from the LIST command
20:22 -ChanServ([email protected])- SET RESTRICTED Restrict access to the channel
20:22 -ChanServ([email protected])- SET SECURE Activate security features
20:22 -ChanServ([email protected])- SET SECUREFOUNDER Stricter control of channel founder status
20:22 -ChanServ([email protected])- SET SECUREOPS Stricter control of chanop status
20:22 -ChanServ([email protected])- SET SIGNKICK Sign kicks that are done with the KICK command
20:22 -ChanServ([email protected])- SET SUCCESSOR Set the successor for a channel
20:22 -ChanServ([email protected])- SET URL Associate a URL with the channel
20:22 -ChanServ([email protected])- Type /msg ChanServ HELP SET option for more information on a
20:22 -ChanServ([email protected])- particular option.
Additional Informationyou must delete the duplicate option that does not work:


ChanServ([email protected])- SET DESC Set the channel description



it's correct ---- SET DESCRIPTION Set the channel description
Tagschannel
3rd party modules

Activities

St3Nl3y

2019-01-17 21:02

reporter   ~0020453

Hmmz, I guess you're on the wrong site for this?

Koragg

2019-01-17 21:10

reporter   ~0020454

1. this is for Anope not UnrealIRCd so if t all it belongs on bugs.anope.org
2. both work just fine as they both call the same command
3. If you wish to hide SET DESC from /ChanServ help then do this in chanserv.conf: command { service = "ChanServ"; name = "SET DESC"; command = "chanserv/set/description"; hide = yes; }
    note the hide part it hides it from commands being listed in the output yet remainds a valid command. If you wish to disable it, just remove or comment it out (prefixing it with a #)

Hope this helps you out with your issue.

Regards,

Koragg

syzop

2019-01-18 09:01

administrator   ~0020455

As others pointed out, this bug tracker is only for bugs or feature requests in UnrealIRCd. To report bugs in anope, you can use https://bugs.anope.org/

Issue History

Date Modified Username Field Change
2019-01-17 20:27 tomm New Issue
2019-01-17 20:27 tomm Tag Attached: channel
2019-01-17 21:02 St3Nl3y Note Added: 0020453
2019-01-17 21:10 Koragg Note Added: 0020454
2019-01-18 09:01 syzop Assigned To => syzop
2019-01-18 09:01 syzop Status new => closed
2019-01-18 09:01 syzop Resolution open => no change required
2019-01-18 09:01 syzop Note Added: 0020455