feat: Add initial Mobilizon => Discord sync (#1)

Closes #2 , #3

Co-authored-by: Piotr Gaczkowski <DoomHammerNG@gmail.com>
Reviewed-on: #1
Reviewed-by: leming leming <leming@hs3.pl>
This commit is contained in:
Piotr Gaczkowski 2026-04-20 18:42:04 +00:00
parent 246ef4c829
commit 2ec156422b
14 changed files with 742 additions and 57 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]