Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 972 Bytes

README.md

File metadata and controls

43 lines (24 loc) · 972 Bytes

Orx

A high level Discord API wrapper made using nextcore

✨ Features

  • Speed

    We try to make the library as fast as possible, without compromising on readability of the code or features.

  • Modularity

    All the components can easily be swapped out with your own.

  • Control

    Orx offers fine-grained control over things most libraries don't support by giving you low level access to our low level library


Examples

🏓 Ping pong

A simple "ping pong" example in nextcore. This will respond with "pong" each time someone sends "ping" in the chat.

TODO: Add example

More examples can be seen in the examples directory.


Contributing

Want to help us out? Please read our contributing docs.