From c7efbbf003f56184b762f96912f98f15e4c47948 Mon Sep 17 00:00:00 2001 From: Unknown Date: Sun, 3 Sep 2017 09:41:32 -0400 Subject: Changes and added new stuff! --- aptokens.json.example | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 aptokens.json.example (limited to 'aptokens.json.example') diff --git a/aptokens.json.example b/aptokens.json.example new file mode 100644 index 0000000..d2b8c17 --- /dev/null +++ b/aptokens.json.example @@ -0,0 +1,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 +} -- cgit v1.2.3