RT Discord Webhooks
Is a simple but powerful integration of Discord Webhook API where you can customize and insert as many Webhooks as you want and customize the output!
Change Log for RT Discord Webhooks
Version 1.6 stable Build #9
add support for (un)ordered list markdown
[Image: https://github.com/RevertIT/mybb-rt_disc...cac19a76db]
Version 1.5 stable Build #8
# Changes
- Added support for 3rd-party plugins
- Added more support for mentions (Role ID, User ID, Channel ID, @ here, and @ everyone)
Version 1.4 stable Build #7
# Changes
- Fixed Fatal error when color is not set for non-rich messages
- Removed webhook_type as it was just a placeholder
- Added webhook_name to add reference name for better organization of webhooks
- Added checks if cURL is installed
- Organized Backend hooks and moved them to different classes
Version 1.4 dev Build #6
# Changes
- Fixed Fatal error when color is not set for non-rich messages
- Removed webhook_type as it was just a placeholder
- Added webhook_name to add reference name for better organization of webhooks
- Organized Backend hooks and moved them to different classes
Version 1.3 stable Build #5
# Changes
- Added @everyone and @here mentions per hook
- Fixed Markdown formatting
- Minor updates
Version 1.2 stable Build #4
# Changes
- Added options to automatically update Discord message when thread/post is edited on forum.
- Added options to automatically delete Discord message when thread/post is soft-deleted on forum.
- Added internal logs from API to handle Discord message IDs.
- Fixed minor code logic issues
- Performance optimization
Version 1.1 stable Build #3
#Changes
- Fixed edit_webhook handler when leaving an empty field
- Changed Webhook URL via ID on Webhooks list
- Added optional thumbnail image for rich text
- Added timestamp in rich text
Version 1.1 dev Build #2
#Changes
- Fixed edit_webhook handler when leaving an empty field
- Added optional thumbnail image for rich text
- Added timestamp in rich text
Version 1.0 stable Build #1
The first build has no changes.