NodeForge.host — Node.js Example Bot

Startup file:
index.js

Required environment variable:
DISCORD_TOKEN=<your Discord bot token>

Discord Developer Portal:
Enable Message Content Intent for this example.

Test command:
!ping

NodeForge automatically installs production dependencies from package.json.
