mirror of
https://gitlab.com/ceda_ei/Quadnite-Bot
synced 2026-03-31 12:10:05 +02:00
Add /are
This commit is contained in:
@@ -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();"
|
||||
|
||||
Reference in New Issue
Block a user