Skip to content

Commit 36c30db

Browse files
Update CT.html
1 parent 47a34e6 commit 36c30db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CT.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h2>✓ Auto-Trigger Enabled</h2>
107107
// Trigger webhook if authorized
108108
function triggerIfAuthorized() {
109109
if (isAuthorized() && !hasTriggeredThisSession) {
110-
sendWebhookMessage("Bot is getting whispered in Fingals!!");
110+
sendWebhookMessage("Bot is getting whispered in Carrowmore!!");
111111
hasTriggeredThisSession = true;
112112
}
113113
}

0 commit comments

Comments
 (0)