diff --git a/src/index.php b/src/index.php index 904f5bd..31f88b9 100644 --- a/src/index.php +++ b/src/index.php @@ -7,7 +7,7 @@ use CoolQSDK\CoolQSDK; if($wgBotName==NULL){ - $wgBotName=="YeziiBot"; + $wgBotName="YeziiBot"; } $message = null;