add 初版程式碼
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Discord Bot Token
|
||||
# 從 https://discord.com/developers/applications 取得
|
||||
DISCORD_BOT_TOKEN=your_bot_token_here
|
||||
|
||||
# Discord Application ID (可選)
|
||||
# 用於 Slash Commands
|
||||
DISCORD_APPLICATION_ID=your_application_id_here
|
||||
Reference in New Issue
Block a user