diff options
| author | Unknown <Alee14498@gmail.com> | 2017-09-03 09:41:32 -0400 |
|---|---|---|
| committer | Unknown <Alee14498@gmail.com> | 2017-09-03 09:41:32 -0400 |
| commit | c7efbbf003f56184b762f96912f98f15e4c47948 (patch) | |
| tree | 01643d15dda5a95d726ca2454beb7bb22f052ccf /aptokens.json.example | |
| parent | 6d283a78fb355a4c5f39f2778b8c9d300fad35a1 (diff) | |
| download | AleeBot-c7efbbf003f56184b762f96912f98f15e4c47948.tar.gz AleeBot-c7efbbf003f56184b762f96912f98f15e4c47948.tar.bz2 AleeBot-c7efbbf003f56184b762f96912f98f15e4c47948.zip | |
Changes and added new stuff!
Diffstat (limited to 'aptokens.json.example')
| -rw-r--r-- | aptokens.json.example | 6 |
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 +} |
