Creating embeds

This commit is contained in:
Stijn De Clercq 2021-08-08 18:12:16 +02:00
parent b3854324d4
commit e8301ce8a2
6 changed files with 191 additions and 26 deletions

View file

@ -3,8 +3,8 @@
"semester_end": [16, 8, 2021],
"holidays": [
{
"start_date": [2, 7, 2021],
"end_date": [10, 8, 2021]
"start_date": [2, 7, 2021, 23, 59, 59],
"end_date": [10, 8, 2021, 23, 59, 59]
}
],
"schedule": [
@ -110,7 +110,7 @@
"slots": [
{
"weeks": {
"1": {
"6": {
"canceled": true
}
},