unleashed-coding / ramona

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ramona

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

Discord Erlang/OTP Elixir Alchemy
OBS: This bot is specific to a single server. Don't expect it to work on yours.

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

About

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

License:Apache License 2.0


Languages

Language:Elixir 100.0%