{ "name": "twitter-discord-webhook", "version": "1.1.0", "description": "Stalk a person and their Tweets by sending them all to a Discord webhook!", "main": "main.js", "author": "Stovven & RGBCube", "license": "AGPL", "type": "module", "dependencies": { "discord-webhook-node": "^1.1.8", "twit": "^2.2.11" } }