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

Commit ae19396

Browse files
Merge pull request #1350 from aspender/master
Jony like magical things
2 parents 2966302 + c7c0356 commit ae19396

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)