sidechat.js
TypeScript icon, indicating that this package has built-in type declarations

2.6.4 • Public • Published

sidechat.js

NPM Version GitHub last commit NPM License NPM Downloads npm bundle size

A reverse-engineered API wrapper for Sidechat/YikYak in Node. Easy to use, documented with JSDoc, and kept up to date as much as possible. Designed for Offsides, a third-party Sidechat client for Android devices. Documentation can be found here.

Getting Started

Note: sidechat.js uses the Fetch API released in Node.js 18. If you're attempting to use it in a lower version of Node you will have to polyfill the fetch requests yourself.

Install sidechat.js with your preferred package manager:

$ npm install sidechat.js

Next, take a look at the authentication tutorial to find out how to log your client in and begin making requests.

Readme

Keywords

none

Package Sidebar

Install

npm i sidechat.js

Weekly Downloads

7

Version

2.6.4

License

MIT

Unpacked Size

4.96 MB

Total Files

176

Last publish

Collaborators

  • micahlt