Skip to content

Commit

Permalink
removed duplicate lines in
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjmartinson committed Apr 13, 2017
1 parent 03565e5 commit 9e4fc88
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions app/pengo.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,6 @@

'use strict';

// /pengo - respond with random tip text from database
// /pengo [ID] - respond with tip text from database specified by ID
// /pengo rant - resond with special JPEG
// /pengo help - responds with helpful tips on using /pengo commands
// TODO
// /pengo bash [command] - respond with reference from http://man.he.net


// one function to handle all slack commands (subject to change if needed)

const getQuote = require('./getQuote'),
Expand Down

0 comments on commit 9e4fc88

Please sign in to comment.