Skip to content

Conversation

@syvb
Copy link
Collaborator

@syvb syvb commented Nov 4, 2017

No description provided.

@syvb
Copy link
Collaborator Author

syvb commented Nov 4, 2017

+1

2 similar comments
@mdcfe
Copy link

mdcfe commented Nov 6, 2017

+1

@Kroppeb
Copy link
Contributor

Kroppeb commented Nov 28, 2017

+1

index.js Outdated
const { exec } = require('child_process');
const UPVOTES = ["+1", "upvote", "i like it", "i really like it", "👍"];
const UPVOTES = ["+1", "upvote", "i like it", "i really like it", "👍", "disapprove"];
const DOWNVOTES = ["-1", "downvote", "i dislike it", "i really dislike it", "i hate it", "i really hate it", "👎", "approve"];var GitHub = require('github-api');
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't disapprove be a downvote, and approve be an upvote?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ha Ha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants