changed module store style, removed the pow
This commit is contained in:
3
modules/help/help.sh
Executable file
3
modules/help/help.sh
Executable file
@ -0,0 +1,3 @@
|
||||
echo "PRIVMSG $2 :$1: The available modules I have are:"
|
||||
output=$(ls modules/)
|
||||
echo "PRIVMSG $2 :$1: "$output
|
Reference in New Issue
Block a user