Join our Discord channel to be updated.
DiscordChannel --my capacity is quite limited, yet you can help each other on this channel
Variable Name | Description | Notes |
---|---|---|
ARENA_TYPE | SQUAD or FLEET |
Required(yet SQUAD is by default if not set) |
DISCORD_WEB_HOOK | Webhook to discord channel. | Required |
ALLY_CODES | Comma separated list of ally codes. Example: 123456789,123456788,123456999 |
Ignored if ALLY_CODES_URL present |
ALLY_CODES_URL | URL to a json file with players.Recommended to use secret github gist like this example |
How to find discord id.. Format: https://gist.github.com/<user_name>/<gist_id>/raw Notes: name and discordId is not required, just set them to an empty string "" , userIcon is for discord emoji(:emoji_code:) |
Ally codes is a comma-separated string(like: 123456789,125456189 ...).
You will need to create a Discord web hook in the channel of choice.
Fill the DISCORD_WEB_HOOK
with the that unique url.
Choose your arena type - SQUAD
or FLEET
.
Check the application logs if the tracker stops sending messages.