Skip to content

Commit

Permalink
chore(gh-61): update preview in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkAtra committed Mar 11, 2023
1 parent 1ff55da commit c3c80c5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

This bot allows you to display some information about your v rising server on discord.

![Preview](./docs/preview.png)
<img alt="Preview" src="./docs/preview.png" width="400"/>

## Support

Expand Down Expand Up @@ -46,17 +46,17 @@ untouched.

Removes a server from the status monitor.

| Parameter | Description | Required |
|------------------------------|-----------------------------------------------------------------------|----------|
| `server-status-monitor-id` | The id of the server status monitor. | `true` |
| Parameter | Description | Required |
|----------------------------|--------------------------------------|----------|
| `server-status-monitor-id` | The id of the server status monitor. | `true` |

### `/get-server-details`

Gets all the configuration details for the specified server.

| Parameter | Description | Required |
|------------------------------|-----------------------------------------------------------------------|----------|
| `server-status-monitor-id` | The id of the server status monitor. | `true` |
| Parameter | Description | Required |
|----------------------------|--------------------------------------|----------|
| `server-status-monitor-id` | The id of the server status monitor. | `true` |

## Configuration Properties

Expand All @@ -76,7 +76,7 @@ Find the latest docker image [here](https://github.com/DarkAtra/v-rising-discord
```yaml
services:
v-rising-discord-bot:
image: ghcr.io/darkatra/v-rising-discord-bot:1.8.0
image: ghcr.io/darkatra/v-rising-discord-bot:2.0.4
mem_reservation: 256M
mem_limit: 512M
volumes:
Expand Down
Binary file modified docs/preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c3c80c5

Please sign in to comment.