This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
Releases: ntm-development/weeby-js
Releases · ntm-development/weeby-js
Weeby-JS - 1.0.2
Weeby-JS has now been updated to 1.0.2
which introduces the new endpoints that were released in the latest Weeby API update. In order to use the new endpoints you will need to update this module or otherwise the old version will not be able to find these new endpoints.
Added Generators
oneImage
: leonardglass, standingkitty and rickripswall,twoImages
: expectreality
Added Overlays
brilliance
balance
bravery
Added JSON
lyrics
stats
Improvements
- Added a
lyrics
example on the README.md file - Fixed typo errors in the README.md file
- Added more examples in the
bot.js
file
Weeby-JS - v1.0.0 and 1.0.1
This is the initial release of the Weeby-JS module for Weeby API.
To install the module, run npm install weeby-js --save