Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.
/ Nakamura Public archive

Lightweight and extensible Discord API wrapper

License

Notifications You must be signed in to change notification settings

Cyber28/Nakamura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nakamura

lightweight and extensible Discord API wrapper

Nakamura is a structureless*, "cache what you want" library. If you are interested in a version with more utility and features, check out the featured forks section.

*Nakamura doesn't provide classes for different data types (such as users, channels, messages, etc.), instead it let's you handle the data yourself.

Featured forks

Documentation

Currently, the documentation is not hosted. However, if you want to view it, install dev dependencies and run npm run doc, then open out/index.html, or spin up a local webserver with python -m http.server and navigate to http://localhost:8000/out (or just start the webserver in the out/ directory)

About

Lightweight and extensible Discord API wrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published