2009scape Discord bot Installation & Running Make sure you've set node to version >= 12 Create a .env file and enter DISCORD_TOKEN=[your discord bot token] Run yarn or npm i Run yarn start or npm start For maximum Pog, run while true; do git pull ; yarn start; done instead.