Skip to content

Latest commit

 

History

History
 
 

README.md

Discore Samples

This directory contains tested example bot applications for Discore.

Each sample contains its own README including setup and usage instructions. Sample projects are versioned with the Git repository, so please make sure you are viewing the correct branch. For example, projects targeting the latest stable v5.x version can be found on the v5 branch.

Samples

  • PingPong - The simplest bot! Responds to !ping messages.
  • VoiceSending - Showcases how to create/manage voice connections and send audio to them via FFmpeg.