Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Hedius <admin@hedius.at>
  • Loading branch information
Hedius committed Jan 1, 2022
1 parent 6b92d3d commit 99cac01
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# E4GL BF4 Status Discord Bot
# E4GL BF4/BFHL Status Discord Bot

[![pipeline status](https://gitlab.com/e4gl/BF4StatusBot/badges/master/pipeline.svg)](https://gitlab.com/e4gl/BF4StatusBot/-/commits/master)
[![Discord](https://img.shields.io/discord/388757799875903489.svg?colorB=7289DA&label=Discord&logo=Discord&logoColor=7289DA&style=flat-square)](https://discord.e4gl.com/)
[![Docker Pulls](https://img.shields.io/docker/pulls/hedius/bf4statusbot.svg?style=flat-square)](https://hub.docker.com/r/hedius/bf4statusbot/)

This discord bot allows you to display the player count of your BF4 servers on
discord. Furthermore, the bot also displays the current map and changes its
This discord bot allows you to display the player count of your **Battlefield 4**
and **Battlefield Hardline** servers on discord. Furthermore, the bot also displays the current map and changes its
status according to the current population (Online, AFK, DND).

![Player Count](https://i.imgur.com/nkDYLh7.png "Player Count")
Expand Down Expand Up @@ -53,7 +53,7 @@ The bot is not daemonized.
- BF4STATUSBOT_BOT_TOKEN
- Discord Bot Token
- BF4STATUSBOT_SERVER_GUID
- GUID of the bf4 server.
- GUID of the BF4/BFHL server.

### Also needed
You also have to set these variables at the moment. The image has a bug atm and therfore, it does not read the default settings.
Expand All @@ -63,7 +63,7 @@ You also have to set these variables at the moment. The image has a bug atm and
- BF4STATUSBOT_INTERVAL_PRESENCE_CHANGE=5
- seconds (int)
- The interval for presence changes.
- BF4STATUSBOT_INTERVAL_DATA_FETCH=20
- BF4STATUSBOT_INTERVAL_DATA_FETCH=60
- seconds (int)
- The interval for sending requests to Battlelog.

Expand Down

0 comments on commit 99cac01

Please sign in to comment.