2
0
mirror of synced 2025-01-11 09:06:56 +00:00

Adds discord bot to deploy script

This commit is contained in:
benbierens 2023-10-25 09:40:47 +02:00
parent 14e8222dfe
commit fb70daa2e9
No known key found for this signature in database
GPG Key ID: FE44815D96D0A1AA

View File

@ -20,4 +20,9 @@ dotnet run \
--public-discports=20010,20020,20030 \
--public-listenports=20011,20021,20031 \
--public-gethip=1.2.3.5 \
--public-gethdiscport=20040
--public-gethdiscport=20040 \
\
--discord-bot=1 \
--dbot-token=tokenhere \
--dbot-servername=namehere \
--dbot-adminrolename=alsonamehere