Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- version: "latest"
- services:
- discord-bot:
- image: specker/discordplayercountbot
- environment:
- BOT_NAMES: "69SF - Japan;69SF - US"
- BOT_PUBADDRESSES: "ip1;ip22"
- BOT_PORTS: "port1;port 2"
- BOT_DISCORD_TOKENS: "lots of letters and numbers"
- BOT_UPDATE_TIME: "30"
- BOT_STATUSES: "1;2"
- BOT_USENAMETAGS: "false;false"
- BOT_PROVIDERTYPES: "5;5"
- BOT_APPLICATION_VARIABLES: "BattleMetricsKey,even more numbers and letters"
- BOT_STATUSFORMATS: "@Map;@Players/@MaxPlayers Q: @QueuedPlayers;null;null"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement