Be a bit more verbose regarding actions
Signed-off-by: Shin'ya Minazuki <shinyoukai@laidback.moe>
This commit is contained in:
@@ -40,5 +40,8 @@ func leave_alone(cli *client.Client, nick string) error {
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
|
||||
log.Infof("Unfollowed sucessfully: %s\n", nick)
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user