Skip to content

Commit

Permalink
Merge pull request #3 from HarrisonOates/patch-1
Browse files Browse the repository at this point in the history
Update reacts.ts
  • Loading branch information
ashleylamont authored Apr 10, 2024
2 parents 457217a + 72157ca commit 8c78d99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/reacts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ const REACTIONS: [RegExp, string][] = [
[/[ls]gtm/i, "962233144789049434"],
[/cs(?:sa)?ball/i, "1221369746927386624"],
[/typ[s$]t/i, "1222501775584788600"],
[/latex/i, "1227561586701635626"],
];

export default function addReactionEvents(): void {
Expand Down

0 comments on commit 8c78d99

Please sign in to comment.