aboutsummaryrefslogtreecommitdiff
path: root/aptokens.json.example
blob: d2b8c17abe5376324b452ee6fbb3fdd20b43754e (plain) (blame)
1
2
3
4
5
6
{
    "d_token" : "YOUR DISCORD APP TOKEN",
	"adminID" : "YOUR DISCORD USER ID",
    "prefix" : "ap:",
	"passes" : 1 //can be increased to reduce packetloss at the expense of upload bandwidth, 4-5 should be lossless at the expense of 4-5x upload
}