SpaceCadet

discord badge

SpaceCadet is an upcoming discord wrapper for elixir. It is extremely WIP, so I do not recommend running on any production bots. Contributions are gladly accepted.

Installation

If available in Hex, the package can be installed by adding space_cadet to your list of dependencies in mix.exs:

def deps do
  [
    {:space_cadet, github: "Leastrio/space_cadet"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/space_cadet.