Compare commits

..

1 commit

Author SHA1 Message Date
354465b52c
Merge 54e21b8029 into 24f65956ab 2025-07-10 15:26:44 +00:00

View file

@ -74,7 +74,7 @@ discord.js library to interact with Discord and fetches server stats via the XML
2. Build and start the container: 2. Build and start the container:
```bash ```bash
docker compose up -d --build docker-compose up -d --build
``` ```
3. The bot should now be running and posting server stats to the specified Discord channel. 3. The bot should now be running and posting server stats to the specified Discord channel.