0.0.3 • Published 3 years ago

emeril v0.0.3

Weekly downloads
3
License
MIT
Repository
-
Last release
3 years ago

Emeril

Another Discord library.

What is Emeril?

Emeril is a super-light-weight library for interacting with Discord. Emeril was written in a day by Rin, out of boredom.

How do I use Emeril?

Install emeril, then use this example:

import {EmerilClient} from 'emeril';

// ... do things ...
let client = await new EmerilClient().setToken('TOKEN_HERE').connect();

This is the simplest possible Emeril bot. It goes online and that's it.

Where'd the name come from?

No Man's Sky.

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago