Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit c7c0356

Browse files
author
Adrian Spender
committed
Jony like magical things
1 parent ba70dc5 commit c7c0356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scripts/ive.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ ives = [
2525
]
2626

2727
module.exports = (robot) ->
28-
robot.hear /(aluminium|essential|elegant|efficient|experience|incredible|meticulous|unibody|from the ground up)/i, (msg) ->
28+
robot.hear /(aluminium|essential|elegant|efficient|experience|incredible|magical|meticulous|unibody|from the ground up)/i, (msg) ->
2929
msg.send msg.random ives
3030

0 commit comments

Comments
 (0)