mirror of
https://github.com/metallicgloss/WHMCS-Discord-Notifications.git
synced 2025-12-19 14:59:18 +00:00
Update README partner host details.
This commit is contained in:
18
README.md
18
README.md
@@ -1,19 +1,21 @@
|
|||||||
# WHMCS Discord Notification Hook
|
# WHMCS Discord Notification Hook
|
||||||
Want instant Discord notifications? Need to know when you've received a ticket reply without waiting for emails to give you a notification? This hook will allow just that! It's **free**, open-source and customisable - offering a range of instant notifications within your Discord server.
|
Want instant Discord notifications? Need to know when you've received a ticket reply without waiting for emails to give you a notification? This hook will allow just that! It's **free**, open-source and customisable - offering a range of instant notifications within your Discord server.
|
||||||
|
|
||||||
# Brought To You For Free By
|
## Brought To You For Free By
|
||||||
## PrimeNodes.com - Premium Infrastructure Provider
|
> ## Zare.com - Affordable DDoS Protected Server Solutions
|
||||||
PrimeNodes offers a range of high-performance **Intel Core** and **AMD Ryzen** bare metal dedicated servers featuring **Corero DDoS mitigation**, ultra-low-latency global networking and remote administration tools as standard! Other service offerings include **CloudLinux** and **LiteSpeed** based web hosting, DDoS protected London colocation and i7 powered hybrid servers.
|
> Zare offers a range of high-performance bare metal dedicated servers available across Europe; connected to a global high-capacity low-latency network and with state-of-the-art **Corero DDoS protection** included as standard, you can be certain your online presence will not be hindered by your host.
|
||||||
|
>
|
||||||
[Visit Website Now!](https://www.primenodes.com)
|
> With affordable prices, fast provisioning and full access to your hardware, upgrade your infrastructure and switch to Zare today.
|
||||||
|
>
|
||||||
|
> [View Available Servers](https://www.zare.com)
|
||||||
|
|
||||||
## Installation Instructions
|
## Installation Instructions
|
||||||
1. Download a free copy of this github repo or release version; you should end up with a `.zip` file.
|
1. Download a free copy of this GitHub repo or release version; you should end up with a `.zip` file.
|
||||||
2. Extract the file, upload the `includes` folder within the zip to your base WHMCS directory (we'd recommend doing so on a development environment first).
|
2. Extract the file and upload the `includes` folder within the zip to your base WHMCS directory (we'd recommend doing so on a development environment first).
|
||||||
3. Open up the file you have just uploaded, which will be within the `includes/hooks` directory. The full path is `includes/hooks/WHMCS-Discord-Notifications.php`
|
3. Open up the file you have just uploaded, which will be within the `includes/hooks` directory. The full path is `includes/hooks/WHMCS-Discord-Notifications.php`
|
||||||
4. Modify lines `11-41` to enter your Discord configuration. Comments are provided below each option to assist you in understanding what data is needed for each.
|
4. Modify lines `11-41` to enter your Discord configuration. Comments are provided below each option to assist you in understanding what data is needed for each.
|
||||||
5. Modify lines `42-74` to your liking to enable or disable which notifications are sent by the hook to your Discord server.
|
5. Modify lines `42-74` to your liking to enable or disable which notifications are sent by the hook to your Discord server.
|
||||||
6. Give it a test! Check to make sure it sends through to the channel configured within your Discord server, if it doesn't work, double check your config options! **Enjoy!**
|
6. Give it a test! Check to make sure it sends through to the channel configured within your Discord server; if it doesn't work, double-check your config options! **Enjoy!**
|
||||||
|
|
||||||
## Configuration Options
|
## Configuration Options
|
||||||
* Set a specific rank depending on the notification type to get pinged to deal with it.
|
* Set a specific rank depending on the notification type to get pinged to deal with it.
|
||||||
|
|||||||
Reference in New Issue
Block a user