Commands
Once the bot is running, you can interact with it using the following commands:
/summary
Summarize text or documents.
Options:
text: The text to summarize (optional).file: The file to summarize (optional, supported formats: txt, pdf, docx, doc, md, html, js, ts, py, c, cpp, java, cs, go, php, rb, json, xml, yaml, yml, toml, ini, csv).model: The summarization model to use (Fast, Slow, Fast Nightly, Slow Nightly).length: The length of the summary (Short, Medium, Long).format: The format of the summary (Paragraph or Bullets).
/transcribe
Transcribe audio files or URLs.
Options:
url: The URL of the audio file to transcribe (optional).file: The audio file to transcribe (optional, supported formats: mp3, mp4, mp2, aac, wav, flac, pcm, m4a, ogg, opus, webm).
/summary-channel
Summarize a Discord channel's messages.
Options:
messages: The number of messages to summarize (optional).ephemeral: Whether the summary should be ephemeral (optional).model: The summarization model to use (Experimental, Fast, Slow, Fast Nightly, Slow Nightly).length: The length of the summary (Short, Medium, Long).format: The format of the summary (Paragraph or Bullets).
Message Context Menu
- Summarize Message: Right-click on a message to summarize its content.