edit 使用 .env 方式修改頻道ID
This commit is contained in:
+5
-1
@@ -4,4 +4,8 @@ DISCORD_BOT_TOKEN=your_bot_token_here
|
||||
|
||||
# Discord Application ID (可選)
|
||||
# 用於 Slash Commands
|
||||
DISCORD_APPLICATION_ID=your_application_id_here
|
||||
DISCORD_APPLICATION_ID=your_application_id_here
|
||||
|
||||
# Discord Guild ID (可選)
|
||||
# 用於限制 Slash Commands 只在特定伺服器可用
|
||||
GUILD_ID=your_guild_id_here
|
||||
Reference in New Issue
Block a user