mirror of
https://github.com/RGBCube/TwitterDiscordWebhook
synced 2025-07-27 13:07:45 +00:00
Why is the license in the package wrong bruh
This commit is contained in:
parent
1bb4814544
commit
93ec35885b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
"description": "Stalk a person and their Tweets by sending them all to a Discord webhook!",
|
"description": "Stalk a person and their Tweets by sending them all to a Discord webhook!",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"author": "Stovven",
|
"author": "Stovven",
|
||||||
"license": "ISC",
|
"license": "AGPL",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"discord-webhook-node": "^1.1.8",
|
"discord-webhook-node": "^1.1.8",
|
||||||
"twit": "^2.2.11"
|
"twit": "^2.2.11"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue