21.05.2023, 03:00
(Dieser Beitrag wurde zuletzt bearbeitet: 20.09.2024, 06:35 von MyBB.de Bot.)
Eine neue Erweiterung wurde veröffentlicht: RT Discord Webhooks
Zitat: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!
#Dependencies
- MyBB 1.8.x
- https://github.com/frostschutz/MyBB-PluginLibrary (>= 13)
- PHP >= 7.4.0 (Preferred 8.0 or above)
#Features
- Plugin is written to be future-proof and with strict typecasting!
- Add multiple Discord Webhooks with 1 click!
- Webhooks are cached to boost performance!
- Rich and simple Discord message layout
- Option to enable @everyone and @here mentions per Webhook
- Option to post Discord message when new user registers
- Option to post Discord message when new thread is posted
- Option to post Discord message when new post is posted
- NEW: Option to automatically update Discord message when thread/post is edited on forum.
- NEW: Option to automatically delete Discord message when thread/post is soft-deleted on forum.
- Automatically detect posting user avatar and username in rich message
- Easy to configure, edit, and delete webhooks!
- First [img] picture in post/thread is always taken as image in Rich Discord message
- Customize rich message color, footer, footer icon, timestamp, thumbnail image, per every hook
- Webhooks can be combined and used on multiple forums, usergroups in multiple channels!
- Many more features
#Installation
- Copy the directories from the plugin inside your root MyBB installation.
- Settings for the plugin are located in the "Plugin Settings" tab.
Code:/admin/index.php?module=config-settings
#Update
- Deactivate the plugin.
- Replace the plugin files with the new files.
- Activate the plugin again.
#Removal
- Uninstall the plugin from your plugin manager.
- Optional: Delete all the RT Discord Webhooks plugin files from your MyBB folder.
#Feature request
Open a new idea by clicking here