SendToDiscord lets you send highlighted text and text from your clipboard to Discord in beautiful embeds using webhooks.
- Download
sendtodiscord.koplugin.zipfrom the latest release in the Releases page - Unzip the archive and move
sendtodiscord.kopluginto the plugins directory (koreader/plugins)
- Create a webhook
- Go to Tools -> More Tools -> SendToDiscord
3. Now go to Settings -> Webhook URL and enter your webhook url
(You can create a text file in your koreader folder with the url and copy paste it instead of writing the url manually)
For example adding quotation marks:
For example we can choose %20 for the space encoding with the prefix: [prompt](https://www.chatgpt.com/?prompt=Explain%20this:%20 and the suffix: ):
And when opening the link we get this:
Use this instead of manually wrapping the text with prefix and suffix because it executes different code and whitespaces won't be preserved otherwise!