mirror of
https://github.com/Rudi9719/kbtui.git
synced 2026-03-22 05:17:27 +00:00
Update wall help
This commit is contained in:
@ -15,7 +15,7 @@ import (
|
|||||||
func init() {
|
func init() {
|
||||||
command := Command{
|
command := Command{
|
||||||
Cmd: []string{"wall", "w"},
|
Cmd: []string{"wall", "w"},
|
||||||
Description: "- Show public messages for a user",
|
Description: "$user / !all - Show public messages for a user or all users you follow",
|
||||||
Help: "",
|
Help: "",
|
||||||
Exec: cmdWall,
|
Exec: cmdWall,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user