1
Fork 0
mirror of https://github.com/RGBCube/TwitterDiscordWebhook synced 2025-07-27 04:57:44 +00:00

Why is the license in the package wrong bruh

This commit is contained in:
RGBCube 2023-01-15 20:33:34 +03:00 committed by GitHub
parent 1bb4814544
commit 93ec35885b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
"description": "Stalk a person and their Tweets by sending them all to a Discord webhook!",
"main": "main.js",
"author": "Stovven",
"license": "ISC",
"license": "AGPL",
"dependencies": {
"discord-webhook-node": "^1.1.8",
"twit": "^2.2.11"