3.0.0 • Published 2 years ago

revolt-reject.js v3.0.0

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

reject.js

Reject is a compatibility layer for Discord.js developers wanting to port their bots to Revolt. It provides a fast, simple wrapper to simplify moving your code over without any loss in speed.

Project Status

Reject covers most of the standard Discord.js API that bots would be interacting with. Right now, if your bot doesn't make use of any low-level API's, all that needs to be done on your codebase is logging into Revolt, and passing its events through Reject.

Examples

Examples can be found [here](https://github.com/revoltrejectorg/reject-examples)

FAQ

How can I detect Reject?

The easiest way to detect Reject is to see if the Discord.js class you're receiving has the isRevolt property.

3.0.0

2 years ago

2.2.0

2 years ago

2.1.1

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago