minecraft_discord_py icon indicating copy to clipboard operation
minecraft_discord_py copied to clipboard

Playable multiplayer mini minecraft version in discord including world generation, physics and 2D lighting

Results 5 minecraft_discord_py issues
Sort by recently updated
recently updated
newest added

Some inputs can result in an error when the bot does not have enough permissions, add a check for valid permissions or find another way

bug
help wanted
good first issue

When adding a new player to a world, it does not seem to successfully edit the message. Maybe it's something with permissions?

bug
help wanted
good first issue

This would be very useful for block placement which support multiple states like stairs

bug

Right now the rendering happens on the same thread as the bot itself. Perhaps someone has an idea how to improve this process as it will most likely cause issues...

enhancement
help wanted