Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 389 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 389 Bytes

Emily

A port of the Nostrum Discord REST API client, adapated to be redis-backed. All credit goes to Cregg Craig for the original.

Installation

def deps do
  [
    {:emily, github: "mewna/emily"}
  ]
end
BOT_TOKEN="a token goes here, probably"

Then configure workers for Lace.Redis and Emily.Ratelimiter.