mirror of
https://github.com/RGBCube/TwitterDiscordWebhook
synced 2025-07-27 04:57:44 +00:00
Update package
This commit is contained in:
parent
7343795ee6
commit
1bb4814544
1 changed files with 4 additions and 7 deletions
11
package.json
11
package.json
|
@ -1,12 +1,9 @@
|
|||
{
|
||||
"name": "twit-webhook",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"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",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "stove",
|
||||
"author": "Stovven",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"discord-webhook-node": "^1.1.8",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue