Skip to content

lostkagamine/Emeril

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Another Discord library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published