Initial: Link analyzer bot for #remora channel
This commit is contained in:
10
.env.example
Normal file
10
.env.example
Normal file
@@ -0,0 +1,10 @@
|
||||
# Discord Bot Token (from https://discord.com/developers/applications)
|
||||
DISCORD_BOT_TOKEN=your_token_here
|
||||
|
||||
# Tududi API
|
||||
TUDUDI_API_URL=https://todo.dilain.com/api/v1
|
||||
TUDUDI_API_KEY=tt_your_key_here
|
||||
|
||||
# OpenClaw Gateway (optional, for future AI analysis)
|
||||
OPENCLAW_GATEWAY=http://127.0.0.1:18789
|
||||
OPENCLAW_GATEWAY_TOKEN=your_gateway_token
|
||||
Reference in New Issue
Block a user