feat: Add /config admin command to dynamically edit and save bot configuration.

This commit is contained in:
syntaxbullet
2025-12-18 16:25:54 +01:00
parent 56ad5b49cd
commit 4ac8b4759e
4 changed files with 86 additions and 5 deletions

2
.gitignore vendored
View File

@@ -7,7 +7,7 @@ db-data
node_modules
src/config
config/
# output
out