@ -37,7 +37,7 @@ func main() {
{
Name: "date",
Aliases: []string{"d"},
Usage: "Print date",
Usage: "Print current date",
Action: func(c *cli.Context) error {
fmt.Println(time.Now().Format(time.RFC3339))
return nil
The note is not visible to the blocked user.