RantScript
RantScript copied to clipboard
A JavaScript wrapper for the FULL devRant API
Results
4
RantScript issues
Sort by
recently updated
recently updated
newest added
The mute API endpoint is as follows `https://devrant.com/api/devrant/rants/{rant_id}/mute` and unmute endpoint is, `https://devrant.com/api/devrant/rants/{rant_id}/unmute` I have added them.
Fixed weirdness in formatting.
Added editorconfig to standardize editor configurations for contributors. http://editorconfig.org