/Discord.jl-example

A Discord.jl example Bot

Primary LanguageJulia

Discord.jl is the solution for creating Discord bots with the Julia programming language by Xh4H.

Installation

First install Julia

Discord.jl is not yet released. Add it from the Git repository with the following command:

# Enter ']' from the REPL to enter Pkg mode.
pkg> add https://github.com/Xh4H/Discord.jl

The above command will also update all of your dependencies, and store the configurations in ~/.julia.