Working on dc bot for server

This commit is contained in:
Jurn Wubben 2025-04-02 08:21:55 +02:00
parent 0a354cc7f0
commit 97a56b4db5
4 changed files with 59 additions and 1 deletions

View file

@ -47,6 +47,10 @@
nixcord.url = "github:kaylorben/nixcord";
somcli.url = "github:jsw08/somcli";
dcbot = {
url = "github:jsw08/dcbot";
flake = false;
};
agenix.url = "github:ryantm/agenix";
};