This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
beebot/config.default.json

303 lines
4.6 KiB
JSON
Raw Normal View History

2017-12-07 03:30:56 +01:00
{
"discord": {
"token": "<discord bot token>",
"client_id": "<discord client id>"
2017-12-11 16:46:39 +01:00
},
"templates": {
"bee": {
2017-12-15 14:18:21 +01:00
"src": "./resources/BeeTemplate.png",
2017-12-11 16:46:39 +01:00
"z": 0,
"anchor": {
"x": {
"position": 50,
"offset": 475,
"size": 600
},
"y": {
"position": 100,
"offset": 530
}
}
},
"turtle": {
2017-12-15 14:18:21 +01:00
"src": "./resources/TurtleTemplate.png",
2017-12-11 16:46:39 +01:00
"z": 0,
"anchor": {
"x": {
"position": 50,
"offset": 210,
"size": 150
},
"y": {
"position": 100,
"offset": 150
}
}
},
"santa": {
2017-12-15 14:18:21 +01:00
"src": "./resources/SantaHat.png",
2017-12-11 16:46:39 +01:00
"z": 2,
"anchor": {
"x": {
"position": 50,
"offset": 275,
"size": 350
},
"y": {
"position": 0,
"offset": 150
}
}
2017-12-11 17:12:44 +01:00
},
"birthday": {
2017-12-15 14:18:21 +01:00
"src": "./resources/BirthdayHat.png",
2017-12-11 17:12:44 +01:00
"z": 2,
"anchor": {
"x": {
"position": 50,
"offset": 512,
2017-12-11 17:21:28 +01:00
"size": 1000
2017-12-11 17:12:44 +01:00
},
"y": {
"position": 0,
"offset": 700
}
}
2017-12-11 17:21:28 +01:00
},
2017-12-14 18:21:18 +01:00
"dank": {
2017-12-15 14:18:21 +01:00
"src": "./resources/DankHat.png",
2017-12-14 18:21:18 +01:00
"z": 2,
"anchor": {
"x": {
"position": 50,
"offset": 150,
"size": 320
},
"y": {
"position": 0,
"offset": 220
}
}
},
2017-12-11 17:21:28 +01:00
"space": {
2017-12-15 14:18:21 +01:00
"src": "./resources/AstronautHelmet.png",
2017-12-11 17:21:28 +01:00
"z": 2,
"anchor": {
"x": {
"position": 50,
"offset": 300,
"size": 500
},
"y": {
2017-12-13 00:03:22 +01:00
"position": 100,
"offset": 500,
"size": 500
}
}
},
2017-12-20 22:39:58 +01:00
"comfy": [{
2017-12-15 14:18:21 +01:00
"src": "./resources/ComfyTemplate.png",
"z": 2,
"anchor": {
"x": {
2017-12-13 00:07:40 +01:00
"position": 45,
"offset": 210,
"size": 380
},
"y": {
"position": 100,
2017-12-20 22:39:58 +01:00
"offset": 480,
"size": 380
2017-12-11 17:21:28 +01:00
}
}
2017-12-20 22:39:58 +01:00
},{
"src": "./resources/ComfyBackground.png",
"z": 0,
"anchor": {
"x": {
"position": 0,
"offset": 0,
"size": 500
},
"y": {
"position": 0,
"offset": 0,
"size": 500
}
}
}],
2017-12-14 19:20:52 +01:00
"netneutrality": {
2017-12-15 14:18:21 +01:00
"src": "./resources/NetNeutrality.png",
2017-12-14 19:20:52 +01:00
"z": 2,
"anchor": {
"x": {
"position": 50,
"offset": 256,
"size": 512
},
"y": {
"position": 50,
"offset": 256,
"size": 512
}
}
2017-12-14 20:31:07 +01:00
},
"anger": {
2017-12-15 14:18:21 +01:00
"src": "./resources/anger.png",
2017-12-14 20:31:07 +01:00
"z": 2,
"anchor": {
"x": {
2017-12-14 20:42:35 +01:00
"position": 75,
"offset": 22.5,
"size": 100
2017-12-14 20:31:07 +01:00
},
"y": {
2017-12-14 20:42:35 +01:00
"position": 25,
"offset": 22.5
2017-12-14 20:31:07 +01:00
}
}
2017-12-14 20:56:44 +01:00
},
"snowglobe": {
2017-12-15 14:18:21 +01:00
"src": "./resources/SnowGlobe.png",
2017-12-14 20:56:44 +01:00
"z": 2,
"anchor": {
"x": {
"position": 50,
"offset": 92.5,
"size": 185
},
"y": {
"position": 0,
"offset": 20,
"size": 150
}
}
2017-12-14 21:07:35 +01:00
},
"ice": {
2017-12-15 14:18:21 +01:00
"src": "./resources/IceCube.png",
2017-12-14 21:07:35 +01:00
"z": 2,
"anchor": {
"x": {
"position": 50,
"offset": 128,
"size": 200
},
"y": {
"position": 50,
"offset": 128,
"size": 200
}
}
2017-12-15 14:18:21 +01:00
},
"snowman": [{
"src": "./resources/SnowMan.png",
"z": 0,
"anchor": {
"x": {
"position": 50,
"offset": 125,
"size": 120
},
"y": {
"position": 100,
"offset": 60
}
}
}, {
"src": "./resources/SnowManHat.png",
"z": 2,
"anchor": {
"x": {
"position": 50,
"offset": 60,
"size": 200
},
"y": {
"position": 0,
"offset": 50
}
}
2017-12-18 20:36:13 +01:00
}],
"thinking": {
"src": "./resources/thinking.png",
"z": 2,
"anchor": {
"x": {
"position": 0,
"offset": -25,
"size": 190
},
"y": {
"position": 100,
"offset": 70
}
}
2018-01-04 21:44:39 +01:00
},
"window": {
"src": "./resources/WindowTemplate.png",
"z": 2,
"anchor": {
"x": {
"position": 50,
"offset": 64,
"size": 100
},
"y": {
"position": 50,
"offset": 64,
"size": 100
}
}
2018-01-05 13:54:35 +01:00
},
"omegalul": [{
"src": "./resources/OmegaLULTemplate.png",
"z": 2,
"anchor": {
"x": {
"position": 50,
"offset": 61,
"size": 100
},
"y": {
"position": 50,
"offset": 64,
"size": 100
}
}
},{
"src": "./resources/OmegaLULBackground.png",
"z": 0,
"anchor": {
"x": {
"position": 50,
"offset": 61,
"size": 122
},
"y": {
"position": 50,
"offset": 64,
"size": 128
}
}
2018-01-07 03:15:32 +01:00
}],
"shoot": {
"src": "./resources/BulletHole.png",
"z": 2,
"anchor": {
"x": {
"absolute": true,
"position": 0,
"offset": "Math.random()*imgWidth",
"size": "123*5"
},
"y": {
"absolute": true,
"position": 0,
"offset": "Math.random()*imgHeight",
"size": "130*5"
}
}
}
}
2018-01-04 21:44:39 +01:00
}