1
0
mirror of https://github.com/kmein/niveum synced 2026-03-22 04:41:07 +01:00

bots: post on mastodon as well

This commit is contained in:
2024-10-05 14:42:44 +02:00
parent f43e4ff664
commit ac3758e027
3 changed files with 5 additions and 5 deletions

View File

@@ -8,9 +8,9 @@
enable = true;
time = "08:00";
mastodon = {
enable = false;
language = "en";
enable = true;
tokenFile = config.age.secrets.mastodon-token-smyth.path;
language = "en";
};
telegram = {
enable = true;