initial commit and all the project done because I'm dumb

This commit is contained in:
Joaquin Touron
2021-06-27 19:25:55 +02:00
commit 996639cf6f
7 changed files with 357 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
var streamlabsToken = ""
var streamlootsToken = ""
var initialHours = 3
var initialMinutes = 30
var initialSeconds = 40
var secondsPerSub = 300
var secondsPerDono = 300
var quantityDono = 5
var secondsPerChest = 300
var quantityChest = 10
var secondsPerBits = 300
var quantityBits = 500