Bowilla's
OWOP API Documentation

Introduction

This API for ourworldofpixels.com is in the style of Node.js.
You can require() all the modules of your choosing.

To use this API:

Feel free to have a look around this website.
There are a lot of helpful resources.

Modules

  1. Test
  2. Chat
  3. Command

To see a more descriptive list, including community-made modules also, see here.

About

All modules MUST be used in the exports() function, since this API will call it AFTER all the modules have loaded.
The examples throughout this documention will not show the exports function.

It is recommended that you build your script inside this function.

You can easily load scripts with require too.

Notes

If you have any suggestions please contact me on Discord at: Bowilla#2949
Feedback is appreciated.

If you find any bugs or are having problems using this API, please contact me about them.

If you would like to have your script featured, see here.

If you are interested in contributing or creating modules of your own, see here.