Ticket #336 (new enhancement)
user/chan commands replace chattr/whois/chaninfo/chanset
| Reported by: | motion | Owned by: | bryan |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | cmds | Version: | 1.2.2 |
| Keywords: | chaninfo chanset whois chattr channels userlist | Cc: |
Description
* Replace the whois/chattr commands with user
* replace the chaninfo/chanset commands with chan
user <user> [flags [ | chanflags <channel>] ] chan <chan> [flags]
user motion --- display !whois about user user motion +x|+y #chan --- react the same way as !chattr --- output chattr output or full output like !user motion chan #wraith --- display chaninfo of specfied channel chan #wraith -inactive limit 10 --- modify channel like chanset --- output either chanset output or chaninfo.
to go further we could add userlist command into user:
user [user [ globflag [ | chanflag #chan ] ] ] user --- output !userlist
and further with chan to put channels into this as well. although this might require changing/renaming the channel command on leafs, maybe to schan to mimic the other s... commands.
chan [ #chan [ flags ] ] chan --- output !channels output of accessible channels
this condenses 6 commands down to 2 which all relate to eachother and doesnt break anything. personally i think it makes more sense as well. if anyone else really likes this idea im willing to take the help of all 4/6 commands and condense them together. this might make help a little long but i can make a way to shorten some of it down. i think some of the chaninfo help is a little verbose anyhow :x

