mrshu / brutal-plugins

A set of plugins for brutal, the mighty chatbot
Apache License 2.0
4 stars 2 forks source link

update: Added krm shortcut for karma #66

Closed mrshu closed 9 years ago

mrshu commented 9 years ago

Signed-off-by: mr.Shu mr@shu.io

mrshu commented 9 years ago

to @Adman @JakubNvk cc @pepol

Adman commented 9 years ago

lgtm

pepol commented 9 years ago

lgtm

pepol commented 9 years ago

@mrshu I think it would be better to provide some kind of command alias in brutal-ng directly.

mrshu commented 9 years ago

@pepol that might make sense but it's pretty trivial to add yourself. Given the way these are done internally in brutal-ng aliases doesn't make too much sense in this way (you can easily catch cmd event and then do something like aliases).