feat(db): add guild_settings table for per-guild configuration

Store guild-specific settings (roles, channels, moderation options) in
database instead of config file, enabling per-guild configuration and
runtime updates without redeployment.
This commit is contained in:
syntaxbullet
2026-02-12 14:57:24 +01:00
parent 1ff24b0f7f
commit 5f107d03a7
5 changed files with 1369 additions and 0 deletions

File diff suppressed because it is too large Load Diff