-
-
Notifications
You must be signed in to change notification settings - Fork 126
Closed
Labels
Dev ApprovedThe issue has been approved by a team member and can be worked on.The issue has been approved by a team member and can be worked on.Dev Complete
Description
Description
Hi, I can't get firebot to announce a rank promotion in chat? We've tested this in many ways, but nothing seems to trigger it. I have a rather pricey channel point reward that assigns the viewer with a rank when redeemed and I was hoping to use this feature to make it more special.
Many thanks,
Wren x
Steps to Reproduce
Firebot Version
v5.63.2
Submitted By
cky_
Created via Discord from a message.
(node:68444) Warning: Accessing non-existent property 'sendChatMessage' of module exports inside circular dependency
[2025-02-14 03:33:59.0628] - error: Unhandled promise rejection
{
message: 'twitch_chat_1.default.sendChatMessage is not a function',
stack: 'TypeError: twitch_chat_1.default.sendChatMessage is not a function\n' +
' at ViewerDatabase.setViewerRank (F:\\fork-firebot\\Firebot\\build\\backend\\viewers\\viewer-database.js:411:41)\n' +
' at async ViewerDatabase.calculateAutoRanks (F:\\fork-firebot\\Firebot\\build\\backend\\viewers\\viewer-database.js:515:17)\n' +
' at async Object.callback (F:\\fork-firebot\\Firebot\\build\\backend\\viewers\\viewer-database.js:86:13)'
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Dev ApprovedThe issue has been approved by a team member and can be worked on.The issue has been approved by a team member and can be worked on.Dev Complete
Type
Projects
Status
Done