Skip to content

Instantly share code, notes, and snippets.

Sending Voice Messages via Discord Bots

Voice Message

Requirements:

  • An .ogg format audio file (opus not vorbis)
  • A Discord bot Token

Notes:

  • files created via the vorbis encoder may not play back on mobile, therfore it's suggested to use the opus encoder for your .ogg files