NodeForge.host — Python Example Bot

Startup file:
bot.py

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 dependencies from requirements.txt.
