jesopo
jesopo
interestingly enough, all the config options already have help text - it's just not exposed to the user.
this is the nicest I've come up with this far. ("context" means `bot|server|channel|user`) - `!config help ` - searches for ``. if it's available under multiple contexts, tell the user...
something else to consider... `!location ` maybe should map to `!config user location ` as that's what a lot of users expect. should only work when either own-nickname is the...
think this might just be that bitbot can be slow to respond to anything. will take a lot of investigation
i should pay attention to #138 when working on this
another rationale for this: - I want to introduce things akin to eggdrop's [partyline](http://www.eggheads.org/support/egghtml/1.6.15/party.html)
I think I'm going to tackle this issue by slowly chipping away at significant bad parts of the commands module (e.g. jesopo/bitbot@7bf0b6ed) until the logic is clean enough to refactor...
no, sorry, this got put on the backburner. I'll ask around about the best way to do this.
driving thought behind this issue is for `!config user birthday` as it accepts two formats (`yyyy-mm-dd` and `dd-mmm`)
this might be better as part of the `CAP LS` response