This commit is contained in:
2018-04-03 02:13:43 +05:30
parent c8cb807510
commit 7c9b40e5d6
2 changed files with 5 additions and 0 deletions

View File

@@ -273,6 +273,10 @@ $modules = array(
"command" => "/is",
"function" => "yes_or_no();"
),
array(
"command" => "/are",
"function" => "yes_or_no();"
),
array(
"command" => "/can",
"function" => "yes_or_no();"