Fixed some bugs in the sing module. Probably introduced new ones lol.
This commit is contained in:
@ -4,6 +4,9 @@ case "${1,,}" in
|
||||
storm_dragon)
|
||||
msg "$2" "my lord, $1: how may I serve you?"
|
||||
;;
|
||||
kendell*)
|
||||
msg "$2" "Hey hey $1: what do you say, how many Dudes did you love today?"
|
||||
;;
|
||||
*)
|
||||
greeting=(
|
||||
Greetings
|
||||
|
Reference in New Issue
Block a user