177 lines
No EOL
2.5 KiB
JSON
177 lines
No EOL
2.5 KiB
JSON
{
|
|
"discord": {
|
|
"token": "<discord bot token>",
|
|
"client_id": "<discord client id>"
|
|
},
|
|
"templates": {
|
|
"bee": {
|
|
"template": "./BeeTemplate.png",
|
|
"z": 0,
|
|
"anchor": {
|
|
"x": {
|
|
"position": 50,
|
|
"offset": 475,
|
|
"size": 600
|
|
},
|
|
"y": {
|
|
"position": 100,
|
|
"offset": 530
|
|
}
|
|
}
|
|
},
|
|
"turtle": {
|
|
"template": "./TurtleTemplate.png",
|
|
"z": 0,
|
|
"anchor": {
|
|
"x": {
|
|
"position": 50,
|
|
"offset": 210,
|
|
"size": 150
|
|
},
|
|
"y": {
|
|
"position": 100,
|
|
"offset": 150
|
|
}
|
|
}
|
|
},
|
|
"santa": {
|
|
"template": "./SantaHat.png",
|
|
"z": 2,
|
|
"anchor": {
|
|
"x": {
|
|
"position": 50,
|
|
"offset": 275,
|
|
"size": 350
|
|
},
|
|
"y": {
|
|
"position": 0,
|
|
"offset": 150
|
|
}
|
|
}
|
|
},
|
|
"birthday": {
|
|
"template": "./BirthdayHat.png",
|
|
"z": 2,
|
|
"anchor": {
|
|
"x": {
|
|
"position": 50,
|
|
"offset": 512,
|
|
"size": 1000
|
|
},
|
|
"y": {
|
|
"position": 0,
|
|
"offset": 700
|
|
}
|
|
}
|
|
},
|
|
"dank": {
|
|
"template": "./DankHat.png",
|
|
"z": 2,
|
|
"anchor": {
|
|
"x": {
|
|
"position": 50,
|
|
"offset": 150,
|
|
"size": 320
|
|
},
|
|
"y": {
|
|
"position": 0,
|
|
"offset": 220
|
|
}
|
|
}
|
|
},
|
|
"space": {
|
|
"template": "./AstronautHelmet.png",
|
|
"z": 2,
|
|
"anchor": {
|
|
"x": {
|
|
"position": 50,
|
|
"offset": 300,
|
|
"size": 500
|
|
},
|
|
"y": {
|
|
"position": 100,
|
|
"offset": 500,
|
|
"size": 500
|
|
}
|
|
}
|
|
},
|
|
"comfy": {
|
|
"template": "./ComfyTemplate.png",
|
|
"z": 2,
|
|
"anchor": {
|
|
"x": {
|
|
"position": 45,
|
|
"offset": 210,
|
|
"size": 380
|
|
},
|
|
"y": {
|
|
"position": 100,
|
|
"offset": 480
|
|
}
|
|
}
|
|
},
|
|
"netneutrality": {
|
|
"template": "./NetNeutrality.png",
|
|
"z": 2,
|
|
"anchor": {
|
|
"x": {
|
|
"position": 50,
|
|
"offset": 256,
|
|
"size": 512
|
|
},
|
|
"y": {
|
|
"position": 50,
|
|
"offset": 256,
|
|
"size": 512
|
|
}
|
|
}
|
|
},
|
|
"anger": {
|
|
"template": "./anger.png",
|
|
"z": 2,
|
|
"anchor": {
|
|
"x": {
|
|
"position": 75,
|
|
"offset": 22.5,
|
|
"size": 100
|
|
},
|
|
"y": {
|
|
"position": 25,
|
|
"offset": 22.5
|
|
}
|
|
}
|
|
},
|
|
"snowglobe": {
|
|
"template": "./SnowGlobe.png",
|
|
"z": 2,
|
|
"anchor": {
|
|
"x": {
|
|
"position": 50,
|
|
"offset": 92.5,
|
|
"size": 185
|
|
},
|
|
"y": {
|
|
"position": 0,
|
|
"offset": 20,
|
|
"size": 150
|
|
}
|
|
}
|
|
},
|
|
"ice": {
|
|
"template": "./IceCube.png",
|
|
"z": 2,
|
|
"anchor": {
|
|
"x": {
|
|
"position": 50,
|
|
"offset": 128,
|
|
"size": 200
|
|
},
|
|
"y": {
|
|
"position": 50,
|
|
"offset": 128,
|
|
"size": 200
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |