Discord bot working!

This commit is contained in:
Jurn Wubben 2025-04-02 12:15:05 +02:00
parent 215a8d138a
commit 5aa80f4491
4 changed files with 48 additions and 19 deletions

View file

@ -4,6 +4,10 @@
file = ./transfer-sh.age;
owner = "jsw";
};
dcbot = {
file = ./dcbot.age;
owner = "dcbot";
};
password.file = ./password.age;
};
}