Download the PHP package frf/discord-notification without Composer
On this page you can find all versions of the php package frf/discord-notification. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download frf/discord-notification
More information about frf/discord-notification
Files in frf/discord-notification
Download frf/discord-notification
More information about frf/discord-notification
Files in frf/discord-notification
Vendor frf
Package discord-notification
Short Description Send message to webhook discord channel
License MIT
Package discord-notification
Short Description Send message to webhook discord channel
License MIT
Please rate this library. Is it a good library?
Informations about the package discord-notification
Laravel Discord Message
Send messsage to discord hook
Project created to decouple the sending of messages to disagree, and in this way keep the project without fixed dependency. Sending messages through the discord hook can facilitate the communication of errors, warn when a tariff ends, among many benefits.
Features
- Send message to channel discord with hook
Future Features
- Send message to multiple channel discord with hook
- Integration Notification Laravel
Installation
Laravel Discord Message requires PHP Laravel v8+ to run.
Install the package
After install - Create Discord Hook
Open your channel config and create integration
Add name your hook and choose your channel
Put end of file configuration link hook in your
Exemple to use command line
Exemple to use injection service,
Remembering that there is no better place on the controller 😅, I put it just as a practical example
Result
License
MIT
Free Software, Hell Yeah!
All versions of discord-notification with dependencies
PHP Build Version
Package Version
The package frf/discord-notification contains the following files
Loading the files please wait ....