diff --git a/Dockerfile b/Dockerfile index 135d2c1..f5bcc24 100644 --- a/Dockerfile +++ b/Dockerfile @@ -21,6 +21,7 @@ COPY static static COPY --from=blog-builder /srv/jekyll/build/ ./static/blog ENV PATH="$PATH:/usr/games" +ENV TZ=Europe/Prague COPY ./static/amogus.cow /usr/share/cowsay/cows ARG ACTOR diff --git a/src/tg/init.deno.ts b/src/tg/init.deno.ts index 167e12a..245b279 100644 --- a/src/tg/init.deno.ts +++ b/src/tg/init.deno.ts @@ -270,14 +270,14 @@ export async function init() { ); }, 2000); - Deno.cron("tuuuuuuuuuu", "0 11 * * 4#1", () => { + Deno.cron("tuuuuuuuuuu", "0 12 * * 4#1", () => { tgCall({ text: "TÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚÚ", }); }); - Deno.cron("Oh no Here comes one now", "0 19 * * *", () => { + Deno.cron("Oh no Here comes one now", "0 20 * * *", () => { if (previousMorningSticker && !previousMorningSticker.has_reaction) { tgCall( {