summaryrefslogtreecommitdiff
path: root/aptokens.json.example
diff options
context:
space:
mode:
authorUnknown <Alee14498@gmail.com>2017-10-21 15:43:18 -0400
committerUnknown <Alee14498@gmail.com>2017-10-21 15:43:18 -0400
commit1f245ddb081b15fbd3287aedc4f8965782e1fcc0 (patch)
tree24de6b7d52196c32c7b0d77c3aaefed6b701f191 /aptokens.json.example
parent1933ad0e02c3aefb677b7da0bf028e007ee286ba (diff)
downloadAleeBot-1f245ddb081b15fbd3287aedc4f8965782e1fcc0.tar.gz
AleeBot-1f245ddb081b15fbd3287aedc4f8965782e1fcc0.tar.bz2
AleeBot-1f245ddb081b15fbd3287aedc4f8965782e1fcc0.zip
Starting to work on AleeBot 2.0.0
Diffstat (limited to 'aptokens.json.example')
-rw-r--r--aptokens.json.example6
1 files changed, 0 insertions, 6 deletions
diff --git a/aptokens.json.example b/aptokens.json.example
deleted file mode 100644
index d2b8c17..0000000
--- a/aptokens.json.example
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "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
-}