mirror of
https://github.com/kurbezz/discord-bot.git
synced 2025-12-10 18:30:23 +01:00
Update
This commit is contained in:
@@ -33,6 +33,8 @@ class Config(BaseModel):
|
||||
|
||||
SECRET_KEY: str
|
||||
|
||||
OPENAI_API_KEY: str
|
||||
|
||||
|
||||
def get_config() -> Config:
|
||||
settings = Settings() # type: ignore
|
||||
|
||||
Reference in New Issue
Block a user