We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03d9807 commit 425a5c9Copy full SHA for 425a5c9
src/lib/util/handleTripFinish.ts
@@ -569,7 +569,7 @@ Easter Event:
569
itemsToAddWithCL.add('Tasty');
570
if (message.content) {
571
message.content +=
572
- '\n:easterEgg:695473553314938920> **You received a very tasty looking chocolate bunny!**';
+ '\n:<easterEgg:695473553314938920> **You received a very tasty looking chocolate bunny!**';
573
}
574
575
if (!roll(effectiveEasterItemChance)) continue;
0 commit comments