diff --git a/modules/flashy/flashy.js b/modules/flashy/flashy.js index 840311d..70c31fb 100644 --- a/modules/flashy/flashy.js +++ b/modules/flashy/flashy.js @@ -14,8 +14,8 @@ var flashy = function(dbot) { this.commands = { '~flashy': function(event) { - var colour = event.params[1]; - var text = event.params[2]; + var colour = event.input[1]; + var text = event.input[2]; if(_.has(this.colourMap, colour)) { dbot.t('url', {