Skip to content

DarkKilauea/LetsWriteADiscordBot

Repository files navigation

LetsWriteADiscordBot

Content for a talk introducing writing bots for the Discord platform

Music Playback

This step requires that libopus, libsodium, and ffmpeg are installed

On macOS, you can use homebrew to install these via:

brew install opus
brew install libsodium
brew install ffmpeg

On windows, you will need to build or download the dlls and drop them in the DiscordBot\bin\Debug\netcoreapp2.0\ directory.

For linux, use your package manager to install these dependencies.

Credits

Pump Kevin MacLeod (incompetech.com) Licensed under Creative Commons: By Attribution 3.0 License http://creativecommons.org/licenses/by/3.0/

About

Content for a talk introducing writing bots for the Discord platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages