aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 34d58c392ab7a8ce1fd0e43475a9448761290b7d (plain)
1
2
3
4
5
6
7
# ywot-clean

A reconstructed version of `ywot-bot` built off of clean programming principles and a minimal, but fast API.

# Features

Currently, `socket.js` provides `Socket` which has a few signals and functions (documented in the code, of course) which allow abstracted interfacing with YWOT. However, certain facilities available in the old version like queuing or fetch division were scrapped in favor of more direct limits due to the unmaintainability of the old style.