OhGodMusicBot/tokens.json.example

7 lines
247 B
Text
Raw Normal View History

{
"d_token" : "YOUR DISCORD APP TOKEN",
"adminID" : "YOUR DISCORD USER ID",
2016-09-11 14:27:17 -04:00
"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
}