initial commit

This commit is contained in:
2026-04-17 09:49:34 +02:00
commit 8553c710f2
23 changed files with 1212 additions and 0 deletions

10
.env.example Normal file
View File

@@ -0,0 +1,10 @@
# Matrix credentials
MATRIX_HOMESERVER=https://matrix.jzitnik.dev
MATRIX_USERNAME=@omeglebot:jzitnik.dev
MATRIX_PASSWORD=
# Selenium Grid configuration
GRID_DASHBOARD_PORT=4444 # Bare in mind that by default there is no password for the VNC connection. So this shouldn't be exposed to the public.
# Miscellaneous settings
CF_WAIT_TIME=60 # The time you have to manually pass the Cloudflare challenge in seconds.