File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ It is the configuration of the EuroPython 2025 conference server.
88## Features
99
1010Features:
11+
1112- Enable 'Community Server' features
1213- Configure system channels
1314- Update roles
@@ -26,6 +27,7 @@ Features:
2627- Update channel's default messages
2728
2829Deliberate omissions:
30+
2931- Delete roles
3032- Delete categories
3133- Delete channels
@@ -90,8 +92,8 @@ run_bot(bot, BOT_TOKEN)
9092
9193This project uses the following tools:
9294
93- * [ uv] ( https://docs.astral.sh/uv/ ) for Python project and dependency management
94- * [ ruff] ( https://docs.astral.sh/ruff/ ) for Python code linting and formatting
95- * [ ty] ( https://docs.astral.sh/ty/ ) for Python type checking
96- * [ prek] ( https://prek.j178.dev/ ) for running code checks on each commit and in CI
97- * [ GitHub Actions] ( https://docs.github.com/en/actions ) for continuous integration
95+ - [ uv] ( https://docs.astral.sh/uv/ ) for Python project and dependency management
96+ - [ ruff] ( https://docs.astral.sh/ruff/ ) for Python code linting and formatting
97+ - [ ty] ( https://docs.astral.sh/ty/ ) for Python type checking
98+ - [ prek] ( https://prek.j178.dev/ ) for running code checks on each commit and in CI
99+ - [ GitHub Actions] ( https://docs.github.com/en/actions ) for continuous integration
You can’t perform that action at this time.
0 commit comments