Skip to content

micahlt/sidechat.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

🔮 Reverse-engineered API wrapper for Sidechat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •