- Create your Widget layout with the corresponding keys
- Create a
.envfile with these values:
DISCORD_APPLICATION_ID=your_bot_id
DISCORD_USER_ID=your_user_id
DISCORD_TOKEN=bot_token_id
DISCORD_USERNAME=your_username- Install dependencies and run
node main.js -hfor info
