docs(env): mark DISCORD_BOT_TOKEN optional — blank runs userbot mode

This commit is contained in:
javis-bot
2026-06-12 21:01:08 +09:00
parent b91c05a355
commit 40877b65b3

View File

@@ -6,6 +6,10 @@
# ---------------------------------------------------------------------------
# Discord bot (normal bot account) — voice I/O + slash commands
# ---------------------------------------------------------------------------
# OPTIONAL — leave BLANK to run in userbot/selfbot mode (a single user account
# does voice + broadcast; see DISCORD_SELFBOT_TOKEN below). When this is empty
# and a selfbot token is present, the app runs as a userbot automatically.
# Only fill this in if you specifically want the legacy normal-bot path.
# From https://discord.com/developers/applications → your app
DISCORD_BOT_TOKEN=
DISCORD_APP_ID=