James Lu

Results 53 issues of James Lu

- [ ] The `bot:` configuration block (#343)

involves: api change
type: cleanup

Something like this would be much nicer than what's currently needed to bind functions to a command name that's different from the function name: ``` python @utils.add_cmd("cmdname") def somecommand(irc, source,...

type: enhancement
status: needs info