OBS: This bot is specific to a single server and there is a lot of hardcoded stuff. Don't expect it to work on yours (it's a shitty bot anyway, though).
$ 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