1.0.10 • Published 3 years ago

discord-rest v1.0.10

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

discord-rest

This module provides a Coverage of the REST API of the Discord API in Node.js.

publish

Discord-rest is a wrapper for the Discord REST API, in usage on Discord Slash Commands, Webhooks, and more. Support is also planned soon for oauth2.

## Thing to know

  • Discord-rest is not a library similar to Discord.js, you can't connect a bot with it.
  • Discord-rest is made for WebSite backends, and Webhooks endpoints for slash commands.
  • You can't use in the browser, but you can use it in Node.js with the node-fetch module or with the window.fetch() function in some React environments that expose it.
  • Discord-rest don't have a cache system, because it's not used for a long time usage.

Go to the documentation

Documentation

1.0.11-dev

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago