aboutsummaryrefslogtreecommitdiff
path: root/aptokens.json.example
diff options
context:
space:
mode:
Diffstat (limited to 'aptokens.json.example')
-rw-r--r--aptokens.json.example6
1 files changed, 6 insertions, 0 deletions
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
+}