A port of the Nostrum Discord REST API
client, adapated to be redis-backed. All credit goes to Cregg Craig for the
original.
def deps do
[
{:emily, github: "mewna/emily"}
]
end
BOT_TOKEN="a token goes here, probably"
Then configure workers for Lace.Redis
and Emily.Ratelimiter
.