Skip to content

Commit fa1b434

Browse files
committed
add start.sh
1 parent 5669c36 commit fa1b434

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

start.sh

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
export token=TOKEN
2+
export name=SERVERNAME
3+
export lang=en-us
4+
export minplayeramount=20
5+
export prevrequestcount=5
6+
export channel=0
7+
export startedamount=50
8+
export game=tunguska
9+
export platform=pc
10+
./discord_bot

0 commit comments

Comments
 (0)