I dont want to have to unbind the default chanset dcc command and replace it. I've thought about using the filt bind but am un-sure about it.<Me> .chanset #mychannel test mysecret
<bot> Successfully set modes { test { something } } on #mychannel
<bot> #Me# chanset #mychannel test { something }

Any idea's about using something else would be great

its basicly array i.e. "#mychannel" "something" which could be used i know. but i'm aiming for keeping it done via dcc so it can be set or changed if needed.