1
4
Fork
You've already forked scripty
1

Add option to send transcriptions to a non-discord webhook #19

Closed
wilt00 wants to merge 3 commits from webhook_override into master
pull from: webhook_override
merge into: scripty-bot:master
scripty-bot:master
scripty-bot:tts
scripty-bot:broken-do-not-use
scripty-bot:valk/humanize-duration
scripty-bot:valk/better-ping
scripty-bot:no-nickname-change
scripty-bot:voice-chat-mod
wilt00 commented 2023年12月19日 04:43:12 +01:00 (Migrated from github.com)
Copy link

This PR adds an option to the /join command to let the user provide their own webhook URL, which Scripty will then send message transcriptions to instead of Discord.

My motivation for this is to address the privacy concerns a couple of people have raised concerning leaving a written record of voice conversations in Discord. My plan after this is to set up a web interface for displaying transcriptions (I'm thinking basically just this) so that only participants in the chat can see the messages, and Discord itself never sees them at all. I also think this will be useful for tying into my other goal of summarizing conversations, since this will let my service keep a running summary, rather than having to wait for the entire transcript at the end of the conversation.

This PR adds an option to the `/join` command to let the user provide their own webhook URL, which Scripty will then send message transcriptions to instead of Discord. My motivation for this is to address the privacy concerns a couple of people have raised concerning leaving a written record of voice conversations in Discord. My plan after this is to set up a web interface for displaying transcriptions (I'm thinking basically just [this](https://google.github.io/comprehensive-rust/exercises/concurrency/chat-app.html)) so that only participants in the chat can see the messages, and Discord itself never sees them at all. I also think this will be useful for tying into my other goal of summarizing conversations, since this will let my service keep a running summary, rather than having to wait for the entire transcript at the end of the conversation.
wilt00 commented 2024年04月01日 04:49:11 +02:00 (Migrated from github.com)
Copy link

Closing; I'm clearly not going to have time to work on this, and my group isn't interested in having this anymore.

Closing; I'm clearly not going to have time to work on this, and my group isn't interested in having this anymore.

Pull request closed

This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
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
scripty-bot/scripty!19
Reference in a new issue
scripty-bot/scripty
No description provided.
Delete branch "webhook_override"

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?