Skip to content

Commit 791606b

Browse files
author
A_D
committed
fixed missing nick in one of the highfives
1 parent cff678a commit 791606b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/highfive.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ def highfive(nick, text):
1212
"gives {nick} an elbow-shattering high-five",
1313
"smashes {nick} up high",
1414
"slaps skin with {nick}",
15-
"winds up for a killer five but misses and falls flat on his face",
15+
"{nick} winds up for a killer five but misses and falls flat on his face",
1616
"halfheartedly high-fives {nick}",
1717
"gives {nick} a smooth five down low",
1818
"gives {nick} a friendly high five",

0 commit comments

Comments
 (0)