Merge branch 'master' into dev/0.1.0

This commit is contained in:
WowInceptionGood
2026-03-12 16:33:29 +00:00
11 changed files with 223 additions and 49 deletions

View File

@@ -1,5 +1,6 @@
import os
from dotenv import load_dotenv
load_dotenv()
class ServerConfig: