sloužení s diskord botem

This commit is contained in:
2026-03-19 08:05:58 +01:00
parent f3e3aefa20
commit 75325f3b3e
4 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ from discord.ext import commands
load_dotenv()
DISCORD_TOKEN = os.getenv("API_KEY")
DISCORD_TOKEN = os.getenv("dAPI_KEY")
CZCHAN_LLM_KEY = os.getenv("CZCHAN_LLM_KEY")
CHANCE = 1.0