initial commit for sfx functionality
This commit is contained in:
6
tokens.json.example
Executable file
6
tokens.json.example
Executable file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"d_token" : "YOUR DISCORD APP TOKEN",
|
||||
"adminID" : "YOUR DISCORD USER ID",
|
||||
"prefix" : "++",
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user