mirror of
https://github.com/kmein/niveum
synced 2026-03-16 18:21:07 +01:00
feat(astrology): pause bot
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
'';
|
||||
in {
|
||||
niveum.telegramBots.transits = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
time = "*:0/1";
|
||||
token = lib.strings.fileContents <system-secrets/telegram/kmein.token>;
|
||||
chatIds = ["-1001796440545"];
|
||||
|
||||
Reference in New Issue
Block a user