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

[UNMAINTAINED] Distributed Discord REST API handler, based off of Nostrum. (Don't ask why it's named this)

Notifications You must be signed in to change notification settings

mewna/emily

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

[UNMAINTAINED] Distributed Discord REST API handler, based off of Nostrum. (Don't ask why it's named this)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages