Vassili Joffroy

Results 7 comments of Vassili Joffroy

better with !veto [MAP] ? and for bo3 !side [SIDE] ?

Thank for the help, trying to combine filter and orWhere didn't work ! Good Job

I want to use it with url provider, i cant make it work, only webcam image work (binary in post request)

somes news ?

> About the template for PR, do you want to implement one ? > > I can add one or two to decide which is better. U can do whatever...

something like : ```php Http::post(config('discord.webhook.update'), $this->params); ``` and ```php ProcessDiscordNotification::dispatch([ 'content' => 'Hello @everyone !', 'allowed_mentions' => [ 'parse' => [ 'everyone', ], ], ]); ```