This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Closes #85 Thanks to all contributors
- Loading branch information
Showing
3 changed files
with
145 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
{ | ||
"name": "twitter-bot-bootstrap", | ||
"version": "0.2.1", | ||
"description": "A bootstrap for a twitter bot!", | ||
"main": "index.js", | ||
"scripts": { | ||
"start": "node index.js", | ||
"test": "snyk test && node index.js", | ||
"snyk-protect": "snyk protect", | ||
"prepublish": "npm run snyk-protect", | ||
"deploy": "now -E" | ||
}, | ||
"now": { | ||
"alias": "twitter-bot-bootstrap" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/spences10/twitter-bot-bootstrap.git" | ||
}, | ||
"keywords": [ | ||
"twitter", | ||
"bot", | ||
"bootstrap" | ||
], | ||
"author": "Scott Spence <spences10apps@gmail.com> (https://blog.scottspence.me/)", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/spences10/twitter-bot-bootstrap/issues" | ||
}, | ||
"homepage": "https://github.com/spences10/twitter-bot-bootstrap#readme", | ||
"devDependencies": { | ||
"contributor": "0.1.25" | ||
}, | ||
"dependencies": { | ||
"dotenv": "4.0.0", | ||
"snyk": "1.40.2", | ||
"twit": "2.2.9", | ||
"unique-random-array": "1.0.0" | ||
}, | ||
"snyk": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
###### Contributors | ||
[Scott Spence](https://github.com/spences10) | ||
<font color="#999">121 Commits</font> / <font color="#6cc644">16209++</font> / <font color="#bd3c00"> 11605--</font> | ||
<font color="#dedede">87.05% <font color="#dedede">||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||</font><font color="#f4f4f4">||||||||||||||||||||||</font><br><br> | ||
[Will Hurley](https://github.com/wjhurley) | ||
<font color="#999">9 Commits</font> / <font color="#6cc644">66++</font> / <font color="#bd3c00"> 66--</font> | ||
<font color="#dedede">06.47% <font color="#dedede">|||||||||||</font><font color="#f4f4f4">|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||</font><br><br> | ||
[Sergio Ruiz](https://github.com/serginator) | ||
<font color="#999">3 Commits</font> / <font color="#6cc644">22++</font> / <font color="#bd3c00"> 4--</font> | ||
<font color="#dedede">02.16% <font color="#dedede">|||</font><font color="#f4f4f4">|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||</font><br><br> | ||
[Millan Sanchez](https://github.com/masdc) | ||
<font color="#999">2 Commits</font> / <font color="#6cc644">5++</font> / <font color="#bd3c00"> 2--</font> | ||
<font color="#dedede">01.44% <font color="#dedede">||</font><font color="#f4f4f4">||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||</font><br><br> | ||
[Joshua Vaage](https://github.com/whaleen) | ||
<font color="#999">1 Commits</font> / <font color="#6cc644">1++</font> / <font color="#bd3c00"> 0--</font> | ||
<font color="#dedede">00.72% <font color="#dedede">|</font><font color="#f4f4f4">|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||</font><br><br> | ||
[Snyk bot](https://github.com/snyk-bot) | ||
<font color="#999">1 Commits</font> / <font color="#6cc644">19++</font> / <font color="#bd3c00"> 3--</font> | ||
<font color="#dedede">00.72% <font color="#dedede">|</font><font color="#f4f4f4">|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||</font><br><br> | ||
[Jade Thornton](https://github.com/Raindeer44) | ||
<font color="#999">1 Commits</font> / <font color="#6cc644">1++</font> / <font color="#bd3c00"> 2--</font> | ||
<font color="#dedede">00.72% <font color="#dedede">|</font><font color="#f4f4f4">|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||</font><br><br> | ||
[Paul Abrams](https://github.com/pabrams) | ||
<font color="#999">1 Commits</font> / <font color="#6cc644">3++</font> / <font color="#bd3c00"> 3--</font> | ||
<font color="#dedede">00.72% <font color="#dedede">|</font><font color="#f4f4f4">|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||</font><br><br> | ||
###### [Generated](https://github.com/jakeleboeuf/contributor) on Sun Sep 24 2017 08:15:22 GMT+0100 (GMT Summer Time) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters