Thumperdc -
# (Optional) Database URL – if you want PostgreSQL/MySQL # DATABASE_URL=postgres://user:pass@localhost:5432/thumperdc
[Service] Type=simple User=discordbot WorkingDirectory=/opt/thumperdc ExecStart=/usr/bin/node src/index.js Restart=on-failure EnvironmentFile=/opt/thumperdc/.env thumperdc
/ping You should get a “Pong!” reply. 5.1 Generate the Invite Link Replace YOUR_CLIENT_ID with the Application ID from the Discord Developer Portal. # (Optional) Database URL – if you want
# Bot token from step 3 TOKEN=YOUR_DISCORD_BOT_TOKEN_HERE thumperdc