mirror of
https://github.com/cloudmaker97/FS25-Discord-Bot.git
synced 2025-12-06 08:28:33 +00:00
Compare commits
1 commit
f66634b62e
...
354465b52c
| Author | SHA1 | Date | |
|---|---|---|---|
| 354465b52c |
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ discord.js library to interact with Discord and fetches server stats via the XML
|
|||
2. Build and start the container:
|
||||
|
||||
```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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue