mirror of
https://gitlab.com/ceda_ei/Quadnite-Bot
synced 2025-11-01 09:40:05 +01: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