Skip to content

A node.js wrapper for the Discord API

License

Notifications You must be signed in to change notification settings

nodecord/nodecord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord

Nodecord

A node.js API wrapper for the Discord API.

Install

Nodecord can be installed through npm, provided a recent version of node.js is available.

npm install nodecord

Contributing

Contributions are appreciated! Feel free to fork/clone and create a pull request for any changes made, or create an issue to further discuss minor/major/breaking changes. You can also join our server to discuss, if you'd like.

A general rule is to follow the existing style of code already in the repository, which includes using single quotes ' and minimal compacting.

Licence

(c) 2018 - 2019 ThatTonybo. Licenced under the MIT Licence, see the LICENCE file for more information.