feat: basic commands + prototype of roll parser

This commit is contained in:
RatCornu 2026-03-24 00:24:58 +01:00
parent 4b47899a3d
commit 74f991af40
Signed by: ratcornu
GPG key ID: B3BE02E379E6E8E2
4 changed files with 84 additions and 1 deletions

View file

@ -73,6 +73,7 @@
(python.withPackages (
py: with py; [
mautrix
pyparsing
python-cryptography-fernet-wrapper
python-dotenv
python-lsp-server