3
1
Fork
You've already forked pond
4

Finished !silence command implementation #8

Merged
aerze merged 2 commits from snarechops/pond:silence into main 2026年06月26日 22:46:02 +02:00
Collaborator
Copy link

Also addressed a new discord invite link to fix issue with new users not getting the Tadpole role

Fixed issue with partial word matches triggering sound effects (ex: 'owner' triggering 'ow')

Also addressed a new discord invite link to fix issue with new users not getting the Tadpole role Fixed issue with partial word matches triggering sound effects (ex: 'owner' triggering 'ow')
@ -47,3 +54,4 @@
const voice = ttsData.voices.find(voice => voice.twitch_id === twitch_id);
if (!voice) {
console.log('pond:tts user does not have a voice');
api.chat.say(channel, `@${user}: TTS cannot be used until unlocked. Look at channel redeems for more info.`);
Owner
Copy link

+1

+1
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aerze/pond!8
Reference in a new issue
aerze/pond
No description provided.
Delete branch "snarechops/pond:silence"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?