feat: add help menu command
This commit is contained in:
@@ -2,6 +2,7 @@ package cmds
|
||||
|
||||
import (
|
||||
_ "neo/cmds/download"
|
||||
_ "neo/cmds/general"
|
||||
_ "neo/cmds/media"
|
||||
_ "neo/cmds/misc"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user