mirror of
https://github.com/kmein/niveum
synced 2026-03-17 18:41:09 +01:00
fix(hesychius): parse modes fail with lexicon text format
This commit is contained in:
@@ -10,7 +10,6 @@ in {
|
|||||||
time = "08:00";
|
time = "08:00";
|
||||||
token = lib.strings.fileContents <system-secrets/telegram/kmein.token>;
|
token = lib.strings.fileContents <system-secrets/telegram/kmein.token>;
|
||||||
chatIds = ["@HesychiosAlexandreus"];
|
chatIds = ["@HesychiosAlexandreus"];
|
||||||
parseMode = "Markdown";
|
|
||||||
command = "${pkgs.coreutils}/bin/shuf -n1 ${hesychius}";
|
command = "${pkgs.coreutils}/bin/shuf -n1 ${hesychius}";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user