feat: Add initial Mobilizon => Discord sync

This commit is contained in:
Piotr Gaczkowski 2026-04-01 11:36:01 +02:00
parent 246ef4c829
commit 3fe23fdc38
12 changed files with 545 additions and 49 deletions

View file

@ -25,7 +25,7 @@ repos:
- id: ruff-format
name: Ruff format
description: Format.
entry: ruff format --check --config pyproject.toml
entry: ruff format --config pyproject.toml
language: system
types: [python]