This commit is contained in:
2018-04-07 15:44:36 +05:30
parent 52d684a6a6
commit 219bc762cf
2 changed files with 5 additions and 0 deletions

View File

@@ -302,6 +302,10 @@ $modules = array(
"command" => "/should",
"function" => "yes_or_no();"
),
array(
"command" => "/do",
"function" => "yes_or_no();"
),
array(
"command" => "/kys",
"function" => "kys();"