UNPKG

replapi-it

Version:
18 lines (14 loc) 535 B
## v3.0.0 * I got the package from rayhanadev and started rewriting it ## Stuff I don't remember ## v.2.0 * notifications * event's from users you're following * inviting / removing people from repls * editing your profile / repls ## v3.2.1 - v3.2.5 * Fixed various bugs * Allowed you to make your own requests with `client.graphql(postBody)` * Added `client.uploadImage(dataURI)` to upload an image to replit. returns the image's url. To upload an image by path, use the `datauri` library ## v3.2.6 * Fixed bug when fetching repls