add GrepLogCommand that is NOT skidded from any bot
technically some parts are still based off of HBot but at least it got a lot lower
This commit is contained in:
@@ -57,6 +57,7 @@ public class CommandHandlerPlugin {
|
||||
registerCommand(new SeenCommand());
|
||||
registerCommand(new IPFilterCommand());
|
||||
registerCommand(new StopCommand());
|
||||
registerCommand(new GrepLogCommand());
|
||||
}
|
||||
|
||||
public boolean disabled = false;
|
||||
|
||||
Reference in New Issue
Block a user