Skip to content

appositum/ramona

Repository files navigation

Ramona Victoria Flowers

You're not alone. You're just having some idiotic dream.

Travis Discord Erlang/OTP Elixir Alchemy

Setup

$ export TOKEN="discord bot token"
$ git clone https://github.com/appositum/ramona.git
$ cd ramona/
$ mix deps.get && mix run --no-halt
# or run in interactive mode
$ mix deps.get && iex -S mix