mirror of
https://github.com/kennethreitz-archive/changebot.git
synced 2026-06-05 23:40:18 +00:00
Accidentally left this in
This commit is contained in:
committed by
Chris Wanstrath
parent
686ebb33fd
commit
97285592e3
@@ -144,7 +144,6 @@ hear /about/, (message) ->
|
||||
hear /help/, (message) ->
|
||||
message.say "I listen for the following…", ->
|
||||
for phrase, functionality of descriptions
|
||||
console.log(typeof(functionality))
|
||||
if functionality
|
||||
output = phrase + ": " + functionality
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user