feat(bot): basic webhook username templating

This commit is contained in:
libglfw 2024-10-22 03:05:32 -04:00 committed by Iris System
parent 87196e3297
commit 4248b7bc32
16 changed files with 78 additions and 14 deletions

View file

@ -6,6 +6,7 @@ pkgs.mkShellNoCC {
gcc
protobuf
dotnet-sdk_6
omnisharp-roslyn
go
nodejs yarn
];