1.0.10 • Published 2 years ago

discord-rest v1.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago