Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 3 commits into from

Conversation

wilt00
Copy link
Contributor

@wilt00 wilt00 commented Dec 19, 2023

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.

* master:
  Fix improperly documented webhook APIs
  Deserialize number from string
  Add preflight logging
  wtf
  webhook error logging
  `cargo update`
  Add vote webhooks
  Fix durations in /join command
@wilt00
Copy link
Contributor Author

wilt00 commented Apr 1, 2024

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

@wilt00 wilt00 closed this Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant