DiscordBot icon indicating copy to clipboard operation
DiscordBot copied to clipboard

DiscordBot, A Discord core API for pocketmine-mp.

Results 11 DiscordBot issues
Sort by recently updated
recently updated
newest added

``` [2024-04-27T16:41:52.603687+00:00] InternalThread.CRITICAL: AssertionError: "Feature 'MEMBER_PROFILES' is invalid." (EXCEPTION) in "phar:///home/minecraft/multicraft/servers/server713167/plugins/DiscordBot (2).phar/src/Models/Guild/Guild.php" at line 400 [] [] [2024-04-27T16:41:52.604121+00:00] InternalThread.CRITICAL: #0 /home/minecraft/multicraft/servers/server713167/plugins/DiscordBot (2).phar/src/Models/Guild/Guild(222): JaxkDev\DiscordBot\Models\Guild\Guild->setFeatures(array[12]) [] [] [2024-04-27T16:41:52.604153+00:00] InternalThread.CRITICAL: #1 /home/minecraft/multicraft/servers/server713167/plugins/DiscordBot (2).phar/src/InternalBot/ModelConverter(376):...

Priority: High
Status: Confirmed/Replicated
Status: In Progress
Type: Bug

I pre-registered a slash command for my bot using a JS script. However when I use that command the discord thread on PM gets terminated and the logs are not...

Status: Unconfirmed
Priority: Low
Type: Bug

When an automod violation is logged to a channel, the bot crashes. I have it set to timeout the member on violation and send a report. Without the send report...

Status: Unconfirmed
Type: Bug

`[2023-12-07T20:34:01.487535+00:00] InternalThread.CRITICAL: ErrorException: "Undefined property: stdClass::$url" (EXCEPTION) in "phar:///home/gameparrot/pocketmine/ng/polr server/plugins/DiscordBot.phar/src/InternalBot/ModelConverter.php" at line 587 [] []` in log, bot unloaded

Priority: Medium
Status: Confirmed/Replicated
Status: In Progress
Type: Bug

currently there is no way to timeout members could that be added?

Priority: Medium
Type: Suggestion
Status: In Progress

Currently each plugin must attempt to fetch the relevant data individually which is causing mass amounts of requests / callbacks. If the event had these getters and cached the data....

Priority: Medium
Type: Suggestion
Status: In Progress

Update the wiki further to make the plugin more accessible

Priority: Medium
Type: Suggestion

The bot has been terminating with `InternalThread.ERROR: websocket error {"e":"Unable to read from stream: stream_get_contents(): SSL: Connection reset by peer"} []` appearing in the log. Is this a bug in...

Type: Suggestion
Priority: Low

Discord automatically considers emojis 2 characters because it translates it to unicode to the client but the message itself still uses the unparsed version it happens when you edit a...

Priority: Low
Type: Bug

I am on pterodactyl Minecraft: Bedrock Edition server version v1.21.70 PocketMine-MP PM5 I have trid ever plugin by its self but only with your plugin does it crash on startup...

Priority: High
Status: Confirmed/Replicated
Status: In Progress
Type: Bug