-
```ts
console.log("Hello, Issue!");
```
-
现在配置文件如下:
```json
{
"security": {
"admin_password": "xxxxx"
},
"http": {
"host": "0.0.0.0",
"port": 9000,
"proxy-pass": {
"oaifree": {…
-
### Current UI and client versions:
Application version AirDC++w 2.13.0b x86_64
Web UI version 2.13.0-beta.1
Web UI build date
October 28, 2024 4:51 PM
Firefox 128.4.0esr (64-bit)
### Ope…
-
```ts
console.log("Hello, Issue!");
```
-
```ts
console.log("Hello, Issue!");
```
-
```ts
console.log("Hello, Issue!");
```
-
const provider = new TonWeb.HttpProvider('https://testnet.toncenter.com/api/v2/jsonRPC');
const tonweb = new TonWeb(provider);
const contractAddress = 'EQBdCukjgAO91eFigxNPGRDhW-GqX6PEvzKIR2ou…
-
```ts
console.log("Hello, Issue!");
```
-
```ts
console.log("Hello, Issue!");
```
-
## Versions
- mineflayer: 4.23.0
- server: vanilla 1.21.1
- node: 20.0.0
## Detailed description of a problem
When using the `bot.on('chat')` event, the `message` parameter is always empty, …