DiscordWebhookAPI icon indicating copy to clipboard operation
DiscordWebhookAPI copied to clipboard

A PocketMine-MP Virion to easily send messages via Discord Webhooks

Results 13 DiscordWebhookAPI issues
Sort by recently updated
recently updated
newest added

[DiscordWebhookAPI got error 0] i don't know how to fix it Can you help me? ![Screenshot_2022-07-15-19-51-24-28_94925e10788b306b72e3ec0b9a6948c0](https://user-images.githubusercontent.com/85143022/179227180-3acb664e-08fe-4170-a6b7-f37f66423c5b.jpg) ![Screenshot_2022-07-15-19-57-19-27_8533ed6bac78e90ce765f82a6ab353f9](https://user-images.githubusercontent.com/85143022/179227531-da83f082-8bc9-4961-8925-cca5f4f16fdf.jpg)

This function adds the allowed_mentions field from the Execute Webhook request (Message->setAllowedMentions) The function takes 3 parameters - Roles, Users and Everyone and all of them are set by default...

[DiscordWebhookAPI] Got eror (0):

the new buttons that discord webhooks offer

Update the api

this error spam my console ``[21:31:13.782] [Server thread/ERROR]: [DiscordWebhookAPI] Got error (404): {"message": "Unknown Webhook", "code": 10015}``

`pmmp\thread\NonThreadSafeValueError: "Cannot assign non-thread-safe value of type CortexPE\DiscordWebhookAPI\Webhook to thread-safe class property CortexPE\DiscordWebhookAPI\task\DiscordWebhookSendTask::$webhook" (EXCEPTION) in "plugins/ReportAndSuggest(PM5)/src/CortexPE/DiscordWebhookAPI/task/DiscordWebhookSendTask" at line 43`

This error occurred from using php8.1

How to read discord messages from discord members?