DiscordBot
DiscordBot copied to clipboard
DiscordBot, A Discord core API for pocketmine-mp.
``` [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):...
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...
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...
`[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
currently there is no way to timeout members could that be added?
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....
Update the wiki further to make the plugin more accessible
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...
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...
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...