-
I keep getting this error when trying to run this on replit.com. Do you know why and how to fix it?
Traceback (most recent call last):
File "main.py", line 105, in
client = commands.Bot(co…
-
as you may know, the koala faction has a bot, and it'd be quite cool to query info from the server such as faction resources (only our own of course), faction members, general server info etc.
this…
-
- [ ] The [FAQ](https://github.com/PrismarineJS/mineflayer/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue
## Versions
- mineflayer: 4.4.0
- server: vanilla/spigot/paper 1.12…
-
Hi there! o7
Thanks for your work on this Bot Framework.
I have a quick question regarding the use of resource packs on servers. I'm hosting a server that forces resource packs for its clients. …
-
i am working a a bot when i run
` def crot(self, x, y):
pos_look = PositionAndLook()
pos_look.look = x, y
self.connection.write_packet(serverbound.play.PositionAndLookPacket(
…
-
### Summary
So when we are defining a channel in Channels.List, we have
```
Channels:
List:
standard:
Format: chat
```
There are a lot more options such as `Format_Console`, `F…
-
- [x] The [FAQ](https://github.com/PrismarineJS/mineflayer/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue
## Versions
- mineflayer: 4.13.0
- server: vanilla/spigot/paper 1.2…
-
I am using python 2.7 and am getting an error when running this code:
`from __future__ import absolute_import
import logging
from follow import FollowPlugin
from spockbot import Client
from spo…
-
Brief explanation of issue:
When I start the server the bot goes online but messages from MC don't get relayed to Discord and vice versa.
Steps to reproduce:
- Step 1
Install mod to mods folder
…
-
To enhance the experience of verifying, maybe we could make it so that a player can whisper to the Minecraft bot “!verify” in-game. Where it would then respond with a code they can run in a discord co…