mirror of
https://github.com/kmein/niveum
synced 2026-03-21 04:11:07 +01:00
feat: literature quote to channel
This commit is contained in:
@@ -10,7 +10,7 @@ in {
|
|||||||
enable = true;
|
enable = true;
|
||||||
time = "08/6:00";
|
time = "08/6:00";
|
||||||
token = lib.strings.fileContents <system-secrets/telegram/kmein.token>;
|
token = lib.strings.fileContents <system-secrets/telegram/kmein.token>;
|
||||||
chatIds = ["18980945" "757821027" "455964311"];
|
chatIds = ["-1001760262519"];
|
||||||
command = "${literature-quote}/bin/literature-quote";
|
command = "${literature-quote}/bin/literature-quote";
|
||||||
parseMode = "Markdown";
|
parseMode = "Markdown";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user