diff --git a/webhook.php b/webhook.php index d4cf546..e1f30e3 100644 --- a/webhook.php +++ b/webhook.php @@ -139,7 +139,7 @@ function get_updated_req() { function everyone() { global $command_list; - $text = "@ceda_ei @bryan2810 @TrueHanash @jrioln @JD_the_fish @wand_maker @Tropics888 @chickadeer @amolith @RafsD8 @quilombola @Trixity "; + $text = "@ceda_ei @bryan2810 @TrueHanash @jrioln @JD_the_fish @wand_maker @Tropics888 @chickadeer @amolith @lindyyyy @quilombola @Trixity "; for ($i = 1; $i < count($command_list); $i++){ $text .= $command_list[$i]; $text .= " ";