discord icon indicating copy to clipboard operation
discord copied to clipboard

Discord notification channel for Laravel

Results 21 discord issues
Sort by recently updated
recently updated
newest added

Hi, I need some help. I did not find example in readme file. I would like to send embed message which includes images. please, could anybody post correct syntax of...

title is self-explanatory but i'm gonna ask it again. can i use this package with discord webhooks? (seems like i can't) i want to able it for my users to...

help wanted

I've seen a few webhook questions on here before, but I'm sure the assumption here is a one app, one system approach. What I have is a notifications systems, whereby...

Adding routeNotificationFor as a second parameter.

At current state of the documentation, it appears that one model is tied to one specific channel. Is there a possible workaround to allow a model to dispatch to two...

Everything its ok: ![image](https://user-images.githubusercontent.com/6831010/121758599-63343c80-caf8-11eb-82b0-a2672857ad36.png) But when I run php artisan discord:setup Receive: You must paste your Discord token (App Bot User token) into your `services.php` config file. What is wrong...

I add step by step notification and after enter to page (page test notification) i see that error. Command in CLI i run ``` php artisan discord:setup Is the bot...

Discord sends back data in the response body when there is a rate limit error. See: https://discord.com/developers/docs/topics/rate-limits They say that you should not hard code the retry timeout: > Because...

enhancement

Code: https://ptero.co/wexewiwuqo.xml Ran by: https://ptero.co/uzikulasak.php Output data in horizon: https://ptero.co/aqupemahim.makefile Stacktrace: https://ptero.co/azahiqozux.shell

Hi, all, First of all great package, thank you! I'm trying to channel all notifications in my application to our staff discord's channel. Sometimes we send many notifications at once...