Configuration
Copy .env.example to .env and set:
DISCORD_BOT_TOKENEbot tokenALLOW_GUILD_IDSEcomma-separated allow-list (recommended)ALLOW_CHANNEL_IDSEcomma-separated allow-list (recommended)ALLOWED_MENTIONSEnone|users|roles|everyone(default:none)GATEWAY_INTENTSEbitfield; enable MESSAGE_CONTENT only if approved- Packs:
PACK_ADMIN,PACK_MEDIA,PACK_COMMUNITY,PACK_DEVTOOLS - Optional:
ENABLE_RAW_RESTEenables whitelisted raw REST escape hatch
Build/run:
bash
npm run build
npm start