Skip to content

Commit 6d705db

Browse files
YimcheCraftyDH
authored andcommitted
updated react.ts
1 parent 29800d4 commit 6d705db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/reacts.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ const REACTIONS: [RegExp, string][] = [
99
[/cs(?:sa)?ball/i, "1221369746927386624"],
1010
[/typ[$s]t/i, "1222501775584788600"],
1111
[/latex/i, "1227561586701635626"],
12+
[/nix/i, "1352465159225868288"],
1213
];
1314

1415
export default function addReactionEvents(): void {

0 commit comments

Comments
 (0)